Fixing an issue
You know where the error occurred in this code, but what should you do to fix it? The requests
module has been imported for you to use.
requests.get(url="https://app.datacamp.com", content=True)
This exercise is part of the course
Intermediate Python for Developers
Hands-on interactive exercise
Turn theory into action with one of our interactive exercises
