It is a simple game made using randint function of random library. The user needs to blindly guess alphabets to finally get the word.
-
Updated
May 25, 2024 - Python
It is a simple game made using randint function of random library. The user needs to blindly guess alphabets to finally get the word.
User needs to enter some random number within the given number of chances and if it matches the lucky number then the user wins.
Created a fun Rock-Paper-Scissors game in Python where users can challenge the computer. The game utilizes the random module to keep each game exciting and unpredictable. Go ahead and give it a try!
Add a description, image, and links to the random-function topic page so that developers can more easily learn about it.
To associate your repository with the random-function topic, visit your repo's landing page and select "manage topics."