Skip to content

Latest commit

 

History

History
5 lines (3 loc) · 224 Bytes

README.md

File metadata and controls

5 lines (3 loc) · 224 Bytes

games_of_chance

Python:

Four games of chance are coded: a coin flip, chohan, draw a card, and roulette. The player begins with $100 in their account and can place bets by calling each game's function within "money += ".