nerdexam
Juniper

JN0-224 · Question #1

In Phython, my_list = [ 1, 2, 3] is an example of which type of operation?

The correct answer is B. Membership. You've hit your limit · resets 4am (America/New_York)

Python

Question

In Phython, my_list = [ 1, 2, 3] is an example of which type of operation?

Options

  • AAssignment
  • BMembership
  • Cbitwise
  • Dcomparison

How the community answered

(24 responses)
  • A
    8% (2)
  • B
    83% (20)
  • C
    4% (1)
  • D
    4% (1)

Explanation

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

Topics

#Python operators#list literals#Python data types#assignment

Community Discussion

No community discussion yet for this question.

Full JN0-224 Practice