Skip to content

stix26/coin-flip-simulation

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

5 Commits
 
 
 
 

Repository files navigation

coin-flip-simulation

The program will randomly select heads or tails

Step 1: Download or clone repository

Step 2 (Download to Desktop): If you choose to download the file download it to your desktop

Step 3 (Git clone): (Mac & Windows 10 Users) If you choose to clone the file open your (terminal or command line) and at the (bash$ line) or (cmd) type cd Desktop press enter then type git clone and press the space button (once) then copy the url next to the download option provided on github and paste the line in your (terminal or command line) after git clone (i.e. git clone (url)) press enter

Step 4: (Mac Users) Your terminal's directory should already be located on your desktop if not type cd Desktop and press enter

Step 5: (Mac & Windows 10 Users) Go to your downloads folder and move the coin-flip-simulation folder to your desktop. Then open the coin-flip-simulation folder. Move the file coin_flip_simulation.py to your desktop.

Step 6: (Mac Users) (Type) python coin_flip_simualation.py and press enter (Windows 10 Users) (Type) coin_flip_simulation.py

Must have python 3.7.3 installed

About

python made coin flip simulation

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published

Languages