Cisco DevNet Associate (DEVASC) 200-901 Question # 72 Topic 8 Discussion

Cisco DevNet Associate (DEVASC) 200-901 Question # 72 Topic 8 Discussion

200-901 Exam Topic 8 Question 72 Discussion:
Question #: 72
Topic #: 8

In python, which expression checks whether the script returns a success status code when the Requests library is used?


A.

response.status_code== requests.ok


B.

response.status_code== requests.codes.ok


C.

response.code== requests.codes.ok


D.

response.status_code ! == requests.codes.ok


Get Premium 200-901 Questions

Contribute your Thoughts:


Chosen Answer:
This is a voting comment (?). It is better to Upvote an existing comment if you don't have anything to add.