Skip to content

Kamaleshbala01/Simple_Calculator

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

2 Commits
 
 
 
 
 
 
 
 
 
 

Repository files navigation

#simple Calculator Features:

User Input: The application prompts the user to input two numbers and select an operation.

Arithmetic Operations: Supports the following operations: Addition: Adds two numbers together. Subtraction: Subtracts the second number from the first. Multiplication: Multiplies the two numbers. Division: Divides the first number by the second (Note: Division by zero is handled with a specific error message).

Result Display: After performing the selected operation, the application displays the result to the user.

Error Handling: The application has error handling mechanisms in place to handle invalid inputs, ensuring smooth user experience.

About

No description, website, or topics provided.

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published

Languages