Can you get this code snippet to display the area of 2?

Wow! We create the Circle module, include the Math module, define the area method, end the module, include Circle and display the area of 2.

So close! We create the Circle module, include the Math module, define the area method, end the module, include Circle and display the area of 2.