#tuples
Read more stories on Hashnode
Articles with this tag
Day 6 Tuple : Tuple is an in-built data type in python and is used to collect objects, by separation of commas. Tuples are mutable. We use the '(...