Community Profile

photo

Matthew Burton


Last seen: 3 years ago Active since 2018

Followers: 0   Following: 0

Statistics

  • Thankful Level 1

View badges

Feeds

View by

Question


Why is this code "running without output"?
This code gives me no output... with the input of (4, [10, 20, 30, 40]), I am expecting the output of [30, 50, 70, 40]. Although...

5 years ago | 2 answers | 0

2

answers

Question


How to modify an array's elements using another element?
I need to write a for loop that will set each array element in bonusScore to the sum of itself and the next element (except for ...

5 years ago | 1 answer | 1

1

answer