# 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: Create a list of first 10 square numbers print("Question 1: Create a list of first 10 square numbers") # Your code here # Question 2: Find the sum of ...