nzvln / Console-application-Calculator-

The application allows the user to choose which of the arithmetic operations to perform (/, *, +, -, degree), then asks for two values, performs the selected operation with them and prints the result to the console. The program should ask you to enter the correct value until it is entered.

Geek Repo:Geek Repo

Github PK Tool:Github PK Tool

This repository is not active

About

The application allows the user to choose which of the arithmetic operations to perform (/, *, +, -, degree), then asks for two values, performs the selected operation with them and prints the result to the console. The program should ask you to enter the correct value until it is entered.


Languages

Language:Swift 100.0%