Skip to content

sunita-saru1271/SnapMath

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

3 Commits
 
 
 
 

Repository files navigation

SnapMath

Description:

Implemented a basic command-line calculator using Python, capable of performing standard arithmetic operations such as addition, subtraction, multiplication, and division. The mini calculator provides a simple yet functional tool for quick mathematical calculations.

Functionality:

Supports addition, subtraction, multiplication, and division operations. Handles both integer and floating-point numbers for versatile calculations.

User Interface:

Designed a straightforward command-line interface for user input and output. Implemented error handling to ensure graceful handling of invalid inputs.

Code Structure:

Structured the code with modular functions for each arithmetic operation, promoting code organization and readability. Utilized Python's exception handling for robust error management.

About

No description, website, or topics provided.

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published

Languages