Posted by: Pdfprep
Post Date: February 7, 2021
Which two statements about Python lists are correct? (Choose two.)
A . Lists can contain elements of multiple data types.
B . Lists contain a countable number of ordered values
C . Lists must contain only elements of the same data type.
D . Lists contain a countable number of unordered values.
Answer: A,B
Leave a Reply