Juniper
JN0-220 · Question #29
JN0-220 Question #29: Real Exam Question with Answer & Explanation
The correct answer is C. Python 3.x is not fully backwards compatible with Python 2.x. See the full explanation below for the reasoning.
Question
Which statement is true regarding Python?
Options
- ATo obtain functionality from a package, it must be imported using the Python keyword module
- BA Python set is an ordered collection of unique elements
- CPython 3.x is not fully backwards compatible with Python 2.x
- DAn object within a Python tuple can be modified
Community Discussion
No community discussion yet for this question.