Friday, September 21, 2007

9/21/07

How did you go about testing your program? What were the results of that testing?

Today I tried out the math commands like ++ and -- and they either increment or decrement the variable by one. j++ = j+1 and j-- = j-1. i also did PEMDAS problem like q=4 p=40(2+8*q/2-p) i'm not good at math but i got the answer -20

No comments: