Skip to content

Latest commit

 

History

History
2 lines (2 loc) · 287 Bytes

README.md

File metadata and controls

2 lines (2 loc) · 287 Bytes

Casino-Number-Guessing-Game

The program asks for a betting amount and then asks the user to guess a number on rolling. If the random number generated matches the user input, he wins, else money is deducted. The user can keep playing until he loses all the amount he put in initially.