Collections In Python !!
Python provides a collection framework which is a set of high quality and reusable data structures and algorithms.
Why Python Collection Framework ??
1 . Basic Data Structures And Algorithms. So just import and use accordingly.
2 . Code is well tested and high quality.
3 . Well Documented.
Types Of Collections:
Lists