Skip to content

Latest commit

 

History

History
8 lines (7 loc) · 189 Bytes

README.md

File metadata and controls

8 lines (7 loc) · 189 Bytes

coin_flip

a simple head or tail program in c.

USAGE:
open a terminal in the folder,
execute "make"
here you go, you can use the binary like so:
./coin_flip [number of throws]