Which of these statements includes the Math
module in a class?
Spot on! We use the INCLUDE
keyword to include modules in classes so that we can access them.
Not quite! We use the INCLUDE
keyword to include modules in classes so that we can access them.