Skip to content

A short program that can simulate the rolls of any number of dice.

License

Notifications You must be signed in to change notification settings

albertliangcode/DiceRoll

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

10 Commits
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

DiceRoll

A short program that can simulate the rolls of any number of dice.

At beginnning of program, the user is prompted to input the number of dice to be rolled. The results are saved as a list, and then the list of results is printed. The program then loops back for the next rolling.

For info on how "venv" works and how to install it in a directory, this webpage was a great jumping off point: docs.python-guide.org/en/latest/dev/dirtualenvs/

About

A short program that can simulate the rolls of any number of dice.

Resources

License

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published

Languages