Python Forum
Adding extra question for assement
Thread Rating:
  • 0 Vote(s) - 0 Average
  • 1
  • 2
  • 3
  • 4
  • 5
Adding extra question for assement
#2
Right now, you use input() to ask for a number. Instead, try using random.randint(1, 100).

*edit*
Wait... there's a lot going on here, I'll need a minute to look at your code.

*edit 2*
I'm not sure what they're talking about, you're already using random numbers...
Reply


Messages In This Thread
Adding extra question for assement - by AlecW - Mar-29-2017, 08:45 PM
RE: Adding extra question for assement - by nilamo - Mar-29-2017, 09:10 PM
RE: Adding extra question for assement - by Ofnuts - Mar-29-2017, 09:32 PM

Forum Jump:

User Panel Messages

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