Python Forum
How to create a question generator?
Thread Rating:
  • 0 Vote(s) - 0 Average
  • 1
  • 2
  • 3
  • 4
  • 5
How to create a question generator?
#4
(Oct-09-2017, 05:52 AM)j.crater Wrote: for loop indexes start with 0,
er,
for i in range(1,13):
    print(i)
will print 1 .. 12.

Moderator: Post-edit content follows:
PLEASE DELETE THIS MESSAGE - basically just said same as last comment. Doesn't seem to be a delete option available to me, just an edit option.
I am trying to help you, really, even if it doesn't always seem that way
Reply


Messages In This Thread
How to create a question generator? - by student8 - Oct-07-2017, 07:22 PM
RE: How to create a question generator? - by gruntfutuk - Oct-10-2017, 09:05 PM
RE: How to create a question generator? - by wavic - Oct-09-2017, 09:03 AM
RE: How to create a question generator? - by wavic - Oct-10-2017, 09:20 PM
RE: How to create a question generator? - by wavic - Oct-12-2017, 11:16 PM

Forum Jump:

User Panel Messages

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