basic calculatorok and if the person doesn't input a number where it asks for a number how do i say taht this isnt a...
basic calculatorso like [code]else{ cout << "This is not a valid symbol please try again" << endl; } [/code] ?
basic calculatorThis calculator works and all, but how do I make is shorter? [code] #include <iostream> using...
Guessing game questionits a bit like the gumball game that alot of begginers try to use: [output] #include <iostream> #in...
This user does not accept Private Messages