Quotes help make search much faster. Example: "Practice Makes Perfect"

Thursday, January 24, 2013

HTTP Status Codes



# Codecademy sample solution

import requests

response = requests.get('http://placekitten.com/')

# Add your code below!
print response.status_code

No comments:

Post a Comment


This is an example of scrolling text using Javascript.

Popular Posts