Skip to content

nickgithubio/Python-Mini-Project

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

2 Commits
 
 
 
 

Repository files navigation

Python Mini Project: Calculator

Description

A simple Python calculator that performs basic arithmetic operations on two numbers: addition, subtraction, multiplication, division, and average.
This project helps practice Python fundamentals like variables, functions, loops, and user input handling.

Features

  • Addition of two numbers
  • Subtraction of two numbers
  • Multiplication of two numbers
  • Division of two numbers
  • Average of two numbers
  • User-friendly input
  • Error handling for invalid inputs

How to Run

  1. Clone the repository: git clone https://github.com/nickgithubio/Python-Mini-Project.git

  2. Navigate to the project folder: cd python-mini-project

  3. Run the Calculation pyhton Calculator.py

About

No description, website, or topics provided.

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published

Languages