Skip to content

faizih111/Simple-Menu-Based-Calculator

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

5 Commits
 
 
 
 

Repository files navigation

Simple-Menu-Based-Calculator

A small project that uses if...else, match, while loops, and for loops.
It simulates a text-based calculator with a simple menu system.

Features

  • Displays a menu with operations (add, subtract, multiply, divide, exit).
  • Uses if/else or match to handle choices.
  • Loops until the user exits.
  • Demonstrates iteration with a for loop.

About

A Python calculator project using if/else, match, while, and for loops with a menu-based system.

Topics

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

 
 
 

Contributors

Languages