Skip to content

didierganthier/RandomNumberGame

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

3 Commits
 
 
 
 

Repository files navigation

RandomNumberGame

User has to guess a random number

  • import random class
  • use random class to generate a random int and store it in a variable
  • give a limited number of choices
  • use a while loop to keep asking for a number until choice is correct or number of choices reached

© 2019 GitHub, Inc.

About

User has to guess a number

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published

Languages