# Introduction In this lab, you will create a program to compute the area of a circle by defining a function that takes the radius and pi as parameters, and then calls that function in the main program to calculate and print the area of the circle.
Click the virtual machine below to start practicing