A simple Calculator
How to use: Just input 2 numbers and your symbol in between them! A (very, very, very, very )simple Flavortown project!
Setup instructions: To use the calculator, click on the following GitHub release link:
(https://github.com/Rlm484/Calculator/releases/tag/Calculator)
After arriving at the website, click on the link (calculator.py)
After the file downloads, run it
OR
Click on calculator.exe and run the file
Congrats! You now have access to the simplest calculator in existence (Probably not the simplest, but ye)
AI declaration: I used Copilot for debugging because of some issues I had when you input an invalid operator and/or an invalid number
(this caused me a lot of pain :'D)