what are tuples and list
Answers
Answered by
1
Answer:
in a computer when we make a info. table from upward to downward coloumn is known as tuple
Answered by
3
Hello !
List and Tuple in Python are the class of data structure. The list is dynamic, whereas tuple has static characteristics. ... Tuple is also a sequence data type that can contain elements of different data types, but these are immutable in nature. In other words, a tuple is a collection of Python objects separated by commas.
Hope it helps :)
Similar questions
English,
6 months ago
English,
6 months ago
Math,
11 months ago
Physics,
11 months ago
Social Sciences,
1 year ago