Juniper
JN0-222 · Question #9
In Phython, my_list = [ 1, 2, 3] is an example of which type of operation?
The correct answer is B. Membership. See the full explanation below for the reasoning.
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
(65 responses)- A11% (7)
- B80% (52)
- C3% (2)
- D6% (4)
Community Discussion
No community discussion yet for this question.