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)- A8% (2)
- B83% (20)
- C4% (1)
- D4% (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.