This is a beginner-friendly Python project that simulates a basic calculator in the command line. It allows users to perform simple arithmetic operations like addition, subtraction, multiplication, and division.
- Addition
- Subtraction
- Multiplication
- Division
- Input validation
- User-friendly terminal interface
๐ฉโ๐ป Technologies Used Python 3.x
Command Line Interface (CLI)
๐ Learning Outcome This project helps beginners understand:
User input handling
Conditional logic
Basic function usage in Python
โ Author Saba Eman