List

List methods and supported operators

0Accessing list values

Checking if list is empty

Iterating over lists

Checking whether an item is in a list

Iterating over a list

Any and All

Length of a list

Concatenate and Merge lists

Reversing list elements

Remove duplicate values in list

Accessing values of a dictionary

Comparison of lists

The dict constructor

Accessing values in nested list

Initializing a List to a Fixed Number of Elements