Libraries Problems

  1. 1
  2. 2
  3. 3
  4. 4
  5. 5
  6. 6
  7. 7
  8. 8
  9. 9

Make a Math Object

This program uses the math library and an action from it. However, it does not define the math object before it calls the action. Add the correct definition of a math object with the right name to run this program.

Coding:

Blocks

PreviousNext