Skip to content

ntimbane-khondzi/Python_Programming

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

3 Commits
 
 
 
 

Repository files navigation

Basic Calculator Program

A simple Python program that performs basic arithmetic operations: addition, subtraction, multiplication, and division.

Features

  • Accepts two numbers from the user
  • Performs the selected operation (+, -, *, /)
  • Displays the result in a clear format
  • Handles division by zero gracefully

About

No description, website, or topics provided.

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published

Languages