Posted by: Pdfprep
Post Date: December 15, 2020
Which statement is true regarding Python?
A . To obtain functionality from a package, it must be imported using the Python keyword module
B . A Python set is an ordered collection of unique elements
C . Python 3.x is not fully backwards compatible with Python 2.x
D . An object within a Python tuple can be modified
Answer: C
Leave a Reply