News
i) # To find the maximum of marks using the list method sort. ii) # To find the maximum marks using the list method max(). iii) # To find the maximum marks without using builtin functions. Thus the ...
A Python list is less suitable when: You want to find an item in a list but you don’t know its position. You can do this with the .index() property.
Results that may be inaccessible to you are currently showing.
Hide inaccessible results