Python 3

Calculate Area Of A Circle In Python

Write a Python program which accepts the radius of a circle from the user and compute the area.

Solution 1:

Solution 2:

Output:

Leave a Comment

This site uses Akismet to reduce spam. Learn how your comment data is processed.