Python Practice: High Low Casino Game with Loops

Channel:
Subscribers:
1,390
Published on ● Video Link: https://www.youtube.com/watch?v=5iDXiO2_dJk



Duration: 12:59
5,960 views
73


Python 3 program used to make a high low game. Random number is generated, you guess if it's going to be higher than 5 or lower than 6. Winning adds credits to your total, losing takes them away. Uses random integers, if statements, while loops, and more.







Tags:
python
programming
computer science
techbiz tutorials
loops