# Community Practice Problems on lists

Q. 1 Write a python program to find the largest number in list.
Q. 2 Write a python program to get the multiplication of all elements of list.

2 Likes