Can i get source for a simple calculator (single digits) that:
The program will prompt the user for the first number (0-9), followed by the operation ( + , - , * , / ), followed by the second number (0-9). The program will then return the answer.
aka
#
operand
#
answer
monkeytothemax@yahoo.com
thankksksksks
The program will prompt the user for the first number (0-9), followed by the operation ( + , - , * , / ), followed by the second number (0-9). The program will then return the answer.
aka
#
operand
#
answer
monkeytothemax@yahoo.com
thankksksksks