Question: Write a Python program using List Methods and Functions to do the following Input 2 elements in the list L1 Input 2 elements in the
Write a Python program using List Methods and Functions to do the following Input 2 elements in the list L1 Input 2 elements in the list L2 Merge the two lists in L3 Find the average of the list elements in L3 Find the minimum value in L1 Find the maximum value in L2 Check whether the value 5 is present in the list or not
Step by Step Solution
There are 3 Steps involved in it
Get step-by-step solutions from verified subject matter experts
