DecisionStructuresExamB.html


reload for another fortune

s:

crate a "game" that solves math problems for the user

t:

case input output vars

a:

make vars 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:

i wote it in this file..

r:

none as of yet..