Skip to content

Mohamed2del/DiceRollingSimulator

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

3 Commits
 
 
 
 

Repository files navigation

DiceRollingSimulator

DiceRollingSimulator is simple python program to simulate the rolling of the dice

Concepts To Keep In Mind :

  • Random
  • Input/Output
  • Loops