Skip to content

A simple Python dice-rolling simulator that uses the random module to generate a number between 1 and 6. Users can roll multiple times, and each roll displays a new random result. This project demonstrates basic Python concepts like loops, user input, and random number generation.

Notifications You must be signed in to change notification settings

FrankQuintero/Dice-Rolling-Simulator-Python-

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

2 Commits
 
 
 
 

Repository files navigation

Dice-Rolling-Simulator-Python-

A simple Python dice-rolling simulator that uses the random module to generate a number between 1 and 6. Users can roll multiple times, and each roll displays a new random result. This project demonstrates basic Python concepts like loops, user input, and random number generation.

About

A simple Python dice-rolling simulator that uses the random module to generate a number between 1 and 6. Users can roll multiple times, and each roll displays a new random result. This project demonstrates basic Python concepts like loops, user input, and random number generation.

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published

Languages