(PCAP) Certified Associate in Python Programming Practice Test
(PCAP) Certified Associate in Python Programming Free PCAP Data Structure Questions and Answers
Which data structure is used to store a sequence of items that are ordered and changeable in Python?
Select your answer
A
List
B
Tuple
C
Set
D
Dictionary