Area of circle = 3.14*Radius*Radius. So give Radius as input to compute the area of a circle.
Input: Enter the radius:10
Output: Circle Area: 314.0