crate a "game" that solves math problems for the user
input output varables if elece
make var for playGame intOne intTWo arithOper
ask user if they wanta play
if yes then ask user for intOne
ask user for arithOper
ask user for intTwo
output the result
thank user for playing
i wote it in this file..
none as of yet..