Computer Science, asked by chatterjeepradip460, 4 months ago

Q2.Write a program to print the sum of the following series:[2.5]

S=10+20+30+40+50​

Answers

Answered by sunnypaul49
0

Answer:

Write a Python program to print a specified list after removing the 0th, 4th and 5th elements. ... Write a Python program to find the list in a list of lists whose sum of elements is the ... Original list: [0, 10, [20, 30], 40, 50, [60, 70, 80], [90, 100, 110, 120]] ... Write a Python program to find common element(s) in a given nested lists.

Similar questions