- 3
You need to make a program for a leaderboard. The program needs to output the numbers 1 to 9, each on a separate line, follow
Yogesh Waran
3 Antworten
+ 2
I don't know which challenge you are attempting but I would suggest you review tutorial 32.1 & 33.1 of Python for Beginners which is about "for loops" & "range"
+ 1
Attempt?