This repository contains basic Python programs that I created during my first-year college Python lectures.
These codes were written while learning the fundamentals of Python.
They cover basic concepts and practice problems that helped me understand programming better.
- Variables and Data Types
- Conditional Statements (if-else)
- Loops (for, while)
- Functions
- Basic Input/Output
- Simple Programs and Practice Problems
The purpose of this repository is to:
- Practice Python basics
- Keep track of my learning progress
- Build a strong foundation in programming
- Install Python (if not already installed)
- Clone this repository:
git clone https://github.com/gaurav87565/Python.git