List of questions
Related questions
Question 70 - 200-901 discussion
Refer to the exhibit. A Python code has been written to query a device. The executed code results in the error shown. Which action resolves the problem?
A.
import json
B.
requests(“GET”, base_url + request_url, cookies=cookies)
C.
pip install requests
D.
import requests
Your answer:
0 comments
Sorted by
Leave a comment first