Skip to content

A super simple Python program which can give you random number from a dice (i.e., a number from 1 through 6) and can toss a coin (not animated)

Notifications You must be signed in to change notification settings

NMrocks/Dice-Roller

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

8 Commits
 
 
 
 

Repository files navigation

Dice-Roller

A super simple Python program which can give you random number from a dice (i.e., a number from 1 through 6) and can toss a coin (not animated). Bonus feature: Tkinter GUI. This is a demo program which shows a simple use of the Tkinter and Random package.

This program contains only 11 lines of code (excluding comments and blank lines).

About

A super simple Python program which can give you random number from a dice (i.e., a number from 1 through 6) and can toss a coin (not animated)

Topics

Resources

Stars

Watchers

Forks

Packages

No packages published

Languages