The function is a block of code defined with a name. We use functions whenever we need to perform the same task multiple times without writing the same code again. It can take arguments and returns the value.
- Updated
- Jupyter Notebook
![]() |
VOOZH | about |
The function is a block of code defined with a name. We use functions whenever we need to perform the same task multiple times without writing the same code again. It can take arguments and returns the value.
Welcome to The Zen of Typing! The only place you can improve your typing speed and brush up on some programming principles at the same time...
All the program is written in python and easy to understand
This project implements a Page Object Model (POM) structure and Data Driven Testing Framework for automated testing of the Swag Labs web application.
Guess the Number game is made using Java Swing GUI.
generate random password of specific length using random module in python.
Advanced Cricket Tournament Simulation Program using Python
A simple command line based hangman game using python3
This is a simple number guessing game where the user has to guess the random number generated by the computer within the given number of attempts.
A Basic hangman game using Python(With random package and file handling concept)
This is a GUI based Python Program which measures your Typing speed.
Beginner Level Python projects
A hotel management system developed using Python, Tkinter, and SQL involves a graphical user interface (GUI) built with Tkinter for user interactions, a backend database implemented with SQL for data storage, and Python code to manage hotel-related functionalities such as room booking, guest information, and billing, following OOPS principles.
Dice Rolling Python Project
A simple and minimalist random number guessing game written in Python 3.
Coin-toss game is a fun game, where computer randomly flips a coin and the user tries to guess the result, they can also bet for the tossed coin.
This is a fun python console guess the number game, where you have to guess the randomly generated number from 1-9, try your guessing power
100 days of programming in python day 4
It's a classic game in which a object is randomly displayed at screen (snake's food) and snake had to eat it .
Add a description, image, and links to the random-module topic page so that developers can more easily learn about it.
To associate your repository with the random-module topic, visit your repo's landing page and select "manage topics."