nerdexam
Juniper

JN0-220 · Question #29

Which statement is true regarding Python?

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

How the community answered

(55 responses)
  • A
    4% (2)
  • B
    13% (7)
  • C
    78% (43)
  • D
    5% (3)

Community Discussion

No community discussion yet for this question.

Full JN0-220 Practice