stair

s:

ask user for 2 numbers and adds then then displays it back to the user

t:

output, input, variables, eval

a:

make varaibles for firstNumber, secondNumber, and sum

input the first number

input the 2nd number

add the two varaibles firstNumber and secondNumber

output the sum

i:

i wote it in this file..

r:

it needed little refineing there was just a few thing not in order ...eval...but it worked out.