(POC) Python Online Certification Practice Test
POC - Python Online Certification POC Data Structures & File Handling
Which of the following is a mutable data type in Python?
Select your answer
A
Tuple
B
List
C
String
D
Integer
Hint