A fun and interactive number guessing game written in Python! Try to guess the randomly generated number between 1 and 50. Perfect for practicing your Python skills and having a bit of fun! 🎉
-
Updated
Jan 31, 2025 - Python
A fun and interactive number guessing game written in Python! Try to guess the randomly generated number between 1 and 50. Perfect for practicing your Python skills and having a bit of fun! 🎉
A Python program to estimate the expected delivery time for an order, based on the manpower resources available at the food joint.
This is a Python implementation of the Battleship game where the computer plays against itself. The game board is a 10x10 2D list, and five ships are randomly placed on it at the start of the game.
A simple python script that generates a hangman game using a word randomly chosen from a separate txt file. Results print in terminal.
An anti-virus program simulator written in Python. The library random was used in the project. The project written 100% independently trying to use clean code practices.
A text-based program that simulates an elevator. Results print in terminal.
Add a description, image, and links to the random-library topic page so that developers can more easily learn about it.
To associate your repository with the random-library topic, visit your repo's landing page and select "manage topics."