This repository contains simple scripts in Python, Bash, and Batch.
The goal is to practice automation and problem-solving with small coding exercises.
- Python β Beginner-friendly programs (calculator, password generator, to-do list).
- Bash β Linux scripts for system tasks (backup, system info, cleanup).
- Batch β Windows scripts for automation (clear temp, refresh IP, hello world).
python3 calculator.py