Manvel Mayilyan

Aragatsotn, v.Agarak, secondary school, Armath Lab named after Youri Gagarin
Age: 15Participated projects

09-08-2019
Calculator
This is a simple calculator. The user enters 2 numbers, and the program should do the operation entered by the user. Besides basic operations("+", "-", "/", "*") the user can enter "**", which increases the number to degree. Can enter "//" which prints the integer part of the division, and ‘%’ which prints the balance of the division.