List of questions
Related questions
Question 907 - 350-401 discussion
Refer to the exhibit.
Refer to the exhibit. What is achieved when this Python script is executed?
A.
Each device that is looped through in the devices.txt file is put into its own list that is appended to the parent dictionary.
B.
Each device that is looped through in the devices.txt file is put into its own dictionary that is appended to the parent list.
C.
All devices that are looped through in the devices.txt file are put into a list that is appended to the parent dictionary.
D.
All devices that are looped through in the devices.txt file are put into a single dictionary that is appended to the parent list.
Your answer:
0 comments
Sorted by
Leave a comment first