Huawei
H13-311_V3.5 · Question #298
Which of the following about the dictionary in Python is correct? (Multiple Choice)
The correct answer is A. Each key and its corresponding value need to be separated by ": B. Separate the different key-value with C. The entire dictionary is included in the D. The keys of the d1cl1onary are unique and the data type 1s uniform. See the full explanation below for the reasoning.
Question
Which of the following about the dictionary in Python is correct? (Multiple Choice)
Options
- AEach key and its corresponding value need to be separated by ":
- BSeparate the different key-value with
- CThe entire dictionary is included in the
- DThe keys of the d1cl1onary are unique and the data type 1s uniform
How the community answered
(47 responses)- A100% (47)
Community Discussion
No community discussion yet for this question.