#trying to add multiple numbers to an array using append in a for loop.

5 messages · Page 1 of 1 (latest)

lilac wedge
#

someone tell me where im going wrong?

#

also printing the list in reverse

zealous pike
#

Your append isn't inside the loop, you need to indent it

#

It should be reversing correctly

lilac wedge
#

I FIGURED THIS OUT JUST THEN