# 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 ...