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.
Have fun! stghecker