Leaderboard problem strings | Sololearn: Learn to code for FREE!
New course! Every coder should learn Generative AI!
Try a free lesson
+ 2

Leaderboard problem strings

Idk I’m new here and I am stuck on this problem. Pls help!

2nd Mar 2021, 8:41 PM
CodePro
3 Answers
+ 5
print(""" 1. 2. 3. 4. 5. 6. 7. 8. 9. """)
25th May 2021, 7:34 AM
Hudheyfa Cyerd
Hudheyfa Cyerd - avatar
- 1
CodePro You just need to print numbers with dot (.) so use for loop from 1 to 9 and contcate with dot and print.
2nd Mar 2021, 8:58 PM
A͢J
A͢J - avatar
- 1
23rd Apr 2021, 7:51 AM
hadi arsyad
hadi arsyad - avatar