NOTE: I only programmed ADDITION to work (For now)
Looks like this:
Calculator Test
Enter First Value (Enter any number here then press enter)
Enter Second Value (Enter any number here then press enter)
"first number" + "second number" = "the result"
Try not to enter extremely high numbers or it will probably crash (Also, do not use letters!)
A little confession: This was coded in c++ but was programmed to run in CMD (Runs exactly like a batch file)

Well If you guys like it, I can keep working on it
