Welcome to my Python Basic Projects repository.
This repository contains beginner-friendly Python projects created to practice programming fundamentals and improve problem-solving skills.
A simple command-line game where the user plays against the computer.
A basic task management application to add, view, update, and delete tasks.
A random password generator that creates strong and secure passwords.
A basic calculator that performs arithmetic operations such as addition, subtraction, multiplication, and division.
A beginner-friendly library management application for managing books and basic user operations.
- ✅ Variables & Data Types
- ✅ Conditional Statements
- ✅ Loops
- ✅ Functions
- ✅ Lists & Dictionaries
- ✅ Modules
- ✅ Exception Handling
- ✅ Random Module
- ✅ User Input
The goal of this repository is to strengthen my Python fundamentals by building practical projects and improving programming skills.
⭐ Feel free to explore the projects and follow my Python learning journey!