ANKO Code Academy
AI-Native Coding Learning Platform
Courses
Labs
Discussions
quiz
Tuples Quiz
Question 1 of 10
Score: 0/10
What is the main advantage of using tuples over creating a custom class?
Tuples are faster at runtime
Tuples don't need a separate type definition
Tuples can only hold two values
Tuples support inheritance
Check Answer
Previous
Next Topic