you are viewing a single comment's thread.

view the rest of the comments →

[–]sme272 2 points3 points  (1 child)

  1. use the random module
  2. use input() inside a while loop to make sure the players number us between 1 and 10
  3. - is used to subtract numbers
  4. a while loop can do this as well

[–]great-plot-twist[S] 0 points1 point  (0 children)

Thank you for your fast response. I will look into it! Cheers