A collection of my jupyter notebook on all things python.
- Packing and Unpacking Iterables
- Packing and unpacking lists
- Packing and unpacking tuples
- Merging dictionaries, sets, lists, tuples with star expressions
- Swapping values of variables
- Combining two or more lists into a set
- Getting a list of keys of two or more dictionaries with star expressions
- Nested unpacking
- Unpacking two sets into a tuple
- Unpacking two sets into a list
- Star Expressions: *args and **kwargs
Ruchir Chawdhry - @my_twitter - LinkedIn