Lists vs Tuples in Python
Python has support for data structures which enables you to store and access data in your piece of code.
There are several data structures in Python such as:
List.
Tuple.
Set.
Dictionary.
In this article, we would be looking at the list and tuple...
hashnode.ifihan.com2 min read
Micheal Ogundero
Software Engineering
Straight to the point.ππΎ