...

/

Quiz

Quiz

Test what you've learned about built-in data structures with this fun quiz!

Technical Quiz
1.

Which set of properties is true for a list?

A.
  • Ordered
  • Immutable
  • Indexed
B.
  • Unordered
  • Mutable
  • Unindexed
C.
  • Ordered
  • Mutable
  • Indexed
D.
  • Ordered
  • Immutable
  • Unindexed

1 / 7