This repository contains beginner-friendly Python projects based on:
- Input & Output
- Variables & Data Types
- Conditional Statements
- Basic Calculations
These projects help Python beginners understand real-life examples with simple and easy concepts.
- Student Data Program
- Calculator Program
- Percentage Calculator
- Student Result System
- ATM Machine System
- Employee Salary Calculator
- Password Generator
- Number Guessing Game
- Student Management System
- Billing System
- Simple Login System
- To-Do List App
This project takes student details as input and displays them in a formatted way.
A basic calculator that performs:
- Addition
- Subtraction
- Multiplication
- Division
This project calculates:
- Total Marks
- Percentage
This system calculates:
- Total Marks
- Percentage
- Student Grade
A simple ATM simulation project with:
- Balance Check
- Deposit Money
- Withdraw Money
This project calculates:
- Basic Salary
- HRA
- Bonus
- Total Salary
Generates strong random passwords using Python.
A fun game where users guess the correct number generated by the computer.
This project stores and manages student records.
A billing project that calculates:
- Product Price
- Quantity
- GST
- Final Bill
Basic username and password authentication system.
A simple task management application using Python.
- Python 3
- Variables
- Data Types
- Input & Output
- Conditional Statements
- Loops
- Functions
- Lists
- Dictionaries
- Arithmetic Operations
- Real-Life Python Projects
- Install Python
- Open Terminal or Command Prompt
- Run the project file using:
python filename.pypython-mini-projects/
│
├── README.md
├── student.py
├── calculator.py
├── percentage.py
├── atm_machine.py
├── salary_calculator.py
├── password_generator.py
├── guessing_game.py
├── billing_system.py
├── login_system.py
└── todo_app.py
- 👤 Name: Ashish Ranjan
- 📧 Email: ashishranjan11211@gmail.com
- 🔗 LinkedIn: https://linkedin.com/in/ashishranjanji09
- 🌐 Website: https://ranjanstudy.blogspot.com
If you like this project, give it a ⭐ on GitHub.
Ashish Ranjan
⭐ Always learning and improving in Data Analytics