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...
*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...