# Question: Calculate the area of a circle with radius 5.5 # Question 1: Calculate the average of 3.14, 2.718, 1.618, 0.577 print("Question 1: Calculate the average ...
# Question 1: Calculate the product of first 10 natural numbers print("Question 1: Calculate the product of first 10 natural numbers") # Your code here # Question 2 ...