- Made by: Antonio Josue Reyes Paredes - 1152095
- Code
- The program runs in the terminal, shows a welcome message and asks for the first number
- Then ask for a second number
- Shows the list of operations and asks us to enter the one we will execute
- The sum operation is executed
- The subtraction operation is executed
- The multiplication operation is executed
- The division operation is executed
- If the user executes option 5, it shows the message "CASIO OFF" and exits.