exam questions

Exam 300-435 All Questions

View all questions & answers for the 300-435 exam

Exam 300-435 topic 1 question 4 discussion

Actual exam question from Cisco's 300-435
Question #: 4
Topic #: 1
[All 300-435 Questions]


Refer to the exhibit. The task is to create a Python script to display an alert message when a Meraki MX Security Appliance goes down. The exhibit shows sample data that is received. Which Python snippet displays the device name and the time at which the switch went down?
A.

B.

C.

D.

Show Suggested Answer Hide Answer
Suggested Answer: B

Comments

Chosen Answer:
This is a voting comment (?). It is better to Upvote an existing comment if you don't have anything to add.
Switch to a voting comment New
1234567J
Highly Voted 4 years, 5 months ago
answer is C
upvoted 14 times
...
TheNetworkStudent
Highly Voted 4 years, 5 months ago
entered all code in pycharm, C is the only one that works, the exhibit is a dict and that's the only way to get out the values in a print statement
upvoted 7 times
...
Balkancruiser
Most Recent 4 months, 3 weeks ago
B looks like some sort of quasi class utilisation and here we have a dictionary, the proper way to work with a dictionary is shown in C Correct answer is C.
upvoted 1 times
...
[Removed]
9 months, 3 weeks ago
B is correct answer.
upvoted 1 times
...
ThePokemonNuzlockingMaster
1 year, 4 months ago
I agree with Catia12, the answer is most definitely C but there is a typo as the final " in the first line should not be there. I'm sure this wouldn't be present in the real exam
upvoted 2 times
...
Lyndongarcia09
3 years, 4 months ago
Answer is C
upvoted 3 times
...
Trying
4 years ago
C is correct... Not sure who answered these questions. It's unfortunate that these sites sell the questions with incorrect answers.
upvoted 5 times
...
catia12
4 years, 3 months ago
It should be C but that last " should not be there
upvoted 3 times
...
Community vote distribution
A (35%)
C (25%)
B (20%)
Other
Most Voted
A voting comment increases the vote count for the chosen answer by one.

Upvoting a comment with a selected answer will also increase the vote count towards that answer by one. So if you see a comment that you already agree with, you can upvote it instead of posting a new comment.

SaveCancel
Loading ...