It is a calculator, which can use all four operations and modulus. Please follow all given instructions.
Coding terms:
* = ×
/ = ÷
+ = +
- = -
% = modulus (remainder of a division)
Notes & Credits
Thanks to my older brother who helped/taught me how to make it!