This repository contains my beginner-level Python practice programs. I created these programs to learn and understand the fundamentals of Python programming.
- Print Statements
- Variables
- Input and Output
- Type Casting
- Arithmetic Operators
- Addition (+)
- Subtraction (-)
- Multiplication (*)
- Division (/)
- Modulus (%)
- Floor Division (//)
- Exponent (**)
The purpose of this repository is to practice Python basics, improve coding skills, and build a strong foundation in programming.
Sumathi Thirunavukkarasu ✨