nerdexam
Juniper

JN0-224 · Question #84

Which two statements about Python lists are correct? (Choose two.)

The correct answer is A. Lists can contain elements of multiple data types. B. Lists contain a countable number of ordered values. You've hit your limit · resets 4am (America/New_York)

Python

Question

Which two statements about Python lists are correct? (Choose two.)

Options

  • ALists can contain elements of multiple data types.
  • BLists contain a countable number of ordered values
  • CLists must contain only elements of the same data type.
  • DLists contain a countable number of unordered values.

How the community answered

(36 responses)
  • A
    89% (32)
  • C
    8% (3)
  • D
    3% (1)

Explanation

You've hit your limit · resets 4am (America/New_York)

Topics

#Python lists#data types#ordered collections#data structures

Community Discussion

No community discussion yet for this question.

Full JN0-224 Practice