write assignment statements that perform the following operations with the variables a,b, and ,c a. adds 2 to 1 and stores the result in b b. multiplies b times 4 and stores the result in a c divides a by 3.14 and stores the result in b d. substracts 8 from b and stores the result in a
No comments:
Post a Comment