I need help. | Sololearn: Learn to code for FREE!
New course! Every coder should learn Generative AI!
Try a free lesson
+ 2

I need help.

In python for beginners, I can't figure out what to do in the test "Leaderboard." My output is identical to the one it says to do. What am I doing wrong?

2nd Feb 2022, 11:39 PM
Hefty_Chomnker
Hefty_Chomnker - avatar
4 Answers
+ 5
Which ?
3rd Feb 2022, 12:26 AM
Abu Habban
Abu Habban - avatar
+ 1
print("""1. 2. 3. 4. 5. 6. 7. 8. 9.""")
3rd Feb 2022, 12:02 AM
Hefty_Chomnker
Hefty_Chomnker - avatar
0
Hefty_Chomnker make sure there are no spaces at the end of any of the lines.
3rd Feb 2022, 12:59 AM
Simon Sauter
Simon Sauter - avatar
0
Thanks, everyone. ravilnicki it worked. :)
3rd Feb 2022, 11:46 AM
Hefty_Chomnker
Hefty_Chomnker - avatar