Q2. Write a program to find the sum and average of all numbers in a list. pythonnumbers = [10, 20, 30, 40, 50] Q3. Create a list of numbers and sort it in descending order without using sort() method.
# Question: Find the sum and product of all elements in a tuple # Question 1: Create a tuple of first 10 natural numbers print("Question 1: Create a tuple of first 10 ...
Some results have been hidden because they may be inaccessible to you
Show inaccessible results