A collection of simple Python projects for beginners.
No external libraries required — everything is built using standard Python.
Perform basic arithmetic operations:
- Addition
- Subtraction
- Multiplication
- Division
Generate random numbers, just like rolling a dice.
Create email addresses based on your credentials.
Count characters in any type of text & symbols
Convert between currencies.
Find how many times a word appears in a given text.
Measure elapsed time easily.
Countdown to zero easily.
At every run, a random race between 3 turtles runs.
Simply enter the HEX code in the input and get the color on the screen!
A simple calculator used to determine the dimensional shipping weight (in grams) of retail items using their width, height, and length.
You can install python and run pyhton in CLI!
- Windows: Download Python install manager 26.1 from https://www.python.org/downloads/release/pymanager-261/
- MacOS: Dwonload installer from https://www.python.org/ftp/python/3.14.4/python-3.14.4-macos11.pkg
- Linux: Download source code & install from https://www.python.org/ftp/python/3.14.4/Python-3.14.4.tar.xz