Create A guessing Game | Sololearn: Learn to code for FREE!
Nouvelle formation ! Tous les codeurs devraient apprendre l'IA générative !
Essayez une leçon gratuite
0

Create A guessing Game

You are to design a program which is to be used by a Game House for a number guessing game. The basic concept of such game involves a user and 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. https://code.sololearn.com/c9nMnY2WVB8z/?ref=app

28th Dec 2021, 7:35 PM
Muhammad Yousaf Khalil
1 Réponse
+ 3
Please link your code attempt so we can help you!
28th Dec 2021, 7:36 PM
Lisa
Lisa - avatar