Skip to content

This is a simple Python calculator project I built as a beginner to practice coding and problem solving. It supports basic operations like addition, subtraction, multiplication, and division. I’m using this project to learn Git, GitHub, and the open-source workflow.

Notifications You must be signed in to change notification settings

ThePrabhu/Python-Calculator

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

5 Commits
 
 
 
 

Repository files navigation

A beginner-friendly Python calculator project. This program supports basic arithmetic operations like:

Addition

Subtraction

Multiplication

Division (with zero-check)

I built this as my first project to practice Python programming and to learn Git & GitHub workflow.

About

This is a simple Python calculator project I built as a beginner to practice coding and problem solving. It supports basic operations like addition, subtraction, multiplication, and division. I’m using this project to learn Git, GitHub, and the open-source workflow.

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published

Languages