python data structures Archives - Avid Python https://avidpython.com/tag/python-data-structures/ A website for learning everyting about Python Programming Tue, 13 Jul 2021 14:15:26 +0000 en-US hourly 1 https://wordpress.org/?v=6.9.4 https://i0.wp.com/avidpython.com/wp-content/uploads/2021/06/cropped-Avid-PYTHON1.png?fit=32%2C32&ssl=1 python data structures Archives - Avid Python https://avidpython.com/tag/python-data-structures/ 32 32 194028808 Python Tuple https://avidpython.com/python-basics/python-tuple/ https://avidpython.com/python-basics/python-tuple/#respond Thu, 24 Jun 2021 22:07:30 +0000 https://avidpython.com/?p=77 A tuple is a Data Structure in the Python programming language. It is used to store the sequence of Python objects. In other words, we can say that a Tuple is a collection of Python objects. How to create a Tuple in Python? There are two ways of creating or defining tuples in python. First, […]

The post Python Tuple appeared first on Avid Python.

]]>
https://avidpython.com/python-basics/python-tuple/feed/ 0 77