Skip to content

Drallas/Dice-Rolling-Application

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

22 Commits
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

Simple Dice Rolling App inspired by the Real Python Build a Dice-Rolling Application With Python project.

  • The dice module is used to generate random numbers and store the ASCI art values.
  • Unittest TestUserInput check if the value is an int between 1 and 6 and the TestRollDice if the generated number is between 1 and 6.

About

No description, website, or topics provided.

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published