Question: please explan about Max in the list in python 9. What is the output of the following code list1 =[ 'xyz', 'zara', 'PYnative' ] print
9. What is the output of the following code list1 =[ 'xyz', 'zara', 'PYnative' ] print (max( list1) ) PYnative zara
Step by Step Solution
There are 3 Steps involved in it
Get step-by-step solutions from verified subject matter experts
