Calculating the Area of a Circle

# Introduction In this lab, you need to create a program that computes the area of a circle using a given radius by implementing a method that accepts the radius and pi as parameters and returns the computed area using the formula Area = 3.14 _ radius _ radius, and then prints the result.

|60 : 00

Click the virtual machine below to start practicing