Cisco
300-550 · Question #99
Refer to the exhibit. What is the output from this Python3 script?
The correct answer is B. ['192.168.1.0/24', '192.168.5.0/24', '192.168.9.0/24']. See the full explanation below for the reasoning.
Question
Refer to the exhibit. What is the output from this Python3 script?
Exhibit
Options
- A['192.168.1.0/24', '192.168.2.0/24', '192.168.3.0/24']
- B['192.168.1.0/24', '192.168.5.0/24', '192.168.9.0/24']
- C['192.168.4.0/24', '192.168.5.0/24', '192.168.6.0/24']
- D['192.168.1.0/24', '192.168.7.0/24', '192.168.9.0/24']
How the community answered
(63 responses)- A6% (4)
- B73% (46)
- C5% (3)
- D16% (10)
Community Discussion
No community discussion yet for this question.
