Skip to content

Latest commit

 

History

History
24 lines (17 loc) · 957 Bytes

File metadata and controls

24 lines (17 loc) · 957 Bytes

Simple Calculator

Description

The Simple Calculator is a console-based program that performs the basic arithmetic operations. A structured menu prompts the user to enter two numbers, select an operation, perform the selected calculation, and display the result. The program will continue to display the menu until the user chooses to exit the program. Once prompted to exit, the program will end. The program was coded in Java using the Eclipse IDE.

To run the program

  1. Clone the GitHub project to your chosen IDE (Eclipse IDE - Recommended)
  2. Compile and run the program
  3. Enter two numbers (integer or float)
  4. Select an operation to perform
  5. To continue: Select a new operation
  6. To exit: Select the exit option

Credits

Sharan Robinson

Bhanu Ravada

Duane Rilli

Mahima Shankar

Fatimah Sweilem