Python Forum
Need help with coding!
Thread Rating:
  • 0 Vote(s) - 0 Average
  • 1
  • 2
  • 3
  • 4
  • 5
Need help with coding!
#1
I need to make a code which prints out the following in just 4 lines of code.
1 2 3 4 5 6 7 8 9 10
11 12 13 14 15 16 17 18 19 20
And so forth until 100. I'm stuck on how to make python go to a new line after 10,20,30,40,50,60 etc. I know formatting is involved but I'm quite stuck.
Reply


Messages In This Thread
Need help with coding! - by codemaster - Dec-04-2018, 08:50 PM
RE: Need help with coding! - by buran - Dec-04-2018, 08:53 PM
RE: Need help with coding! - by nilamo - Dec-04-2018, 09:45 PM

Forum Jump:

User Panel Messages

Announcements
Announcement #1 8/1/2020
Announcement #2 8/2/2020
Announcement #3 8/6/2020