Quiz 4

--Originally published at Programing 101

The difficult part : 

know the difference between all the calculations.

first i tried to do a simple “if” to check if the knowledge that i had about the “if” was ok but at fist this didn’t work. a friend of mine show me how to do it.

 the easy part : ones i knew how to do it i tried to do it by myself and i did good

what i learn:

  •  You can use “if” to compare more than two variables.
  • “pow” is the function to elevate any variable to any potency
  • “<= o >=” is the sing to refer if is less-equal or high-equal respectively

>>>c++ page command<<<  >>> Victor Barrancas (good friend that teach me all this)<<<

 

12345.png