The fact that tuples belong to sequence types means that: they can be modified using the del instruction they can be indexed and sliced like lists they can be extended using the .append() method they are actually lists
Added by Edward R.
Close
Step 1
A tuple is a collection type in Python, which is ordered and immutable. This means once a tuple is created, its contents cannot be changed, unlike lists. Show moreā¦
Show all steps
Your feedback will help us improve your experience
Varun Indurthi and 98 other AP CS educators are ready to help you.
Ask a new question
Labs
Want to see this concept in action?
Explore this concept interactively to see how it behaves as you change inputs.
Key Concepts
Recommended Videos
23. In order to store values in terms of key and value we use what core data type. a. list b. tuple c. class d. dictionary
Sanchit J.
Willis J.
Madhur L.
Recommended Textbooks
Computer Science and Information Technology
Introduction to Programming Using Python
Computer Science - An Overview
Transcript
Watch the video solution with this free unlock.
EMAIL
PASSWORD