

MCQOPTIONS
Saved Bookmarks
1. |
_____ are a sequence of values of any type and are indexed by integers. They are immutable. |
A. | Tuple |
B. | String |
C. | List |
D. | Dictionary |
Answer» B. String | |