Python - Lists and Tuples in python programming Complit Full Notes
Lists and tuples are data structures in Python. Lists are ordered and mutable, while tuples are ordered and immutable. Lists use square brackets ([]), while tuples use parentheses (()). They are used to store collections of data and offer various methods for manipulation and accessing elements.
Written for
- Institution
- IIIT Hyderabad
- Course
- T0623
Document information
- Uploaded on
- May 20, 2023
- Number of pages
- 2
- Written in
- 2022/2023
- Type
- Class notes
- Professor(s)
- Prof. mukesh patel
- Contains
- All classes
Subjects
-
python
-
python tuples
-
tuples in python
-
python programming
-
python tutorial
-
python lists
-
python tuple
-
tuple in python
-
learn python
-
python for beginners
-
lists in python
-
list
-
python programming language