Python Collections

 Python Collections:

1. Lists = []
2. Tuple = ()
3. Set = {}
4. Dictionary = {}