Created
September 17, 2017 07:59
-
-
Save vicky002/555d47fb76d79b030a0d51cbd7ba70fe to your computer and use it in GitHub Desktop.
Project 1
This file contains hidden or bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
query = quote(query) | |
url = "https://encrypted.google.com/search?q={0}".format(query) |
Sign up for free
to join this conversation on GitHub.
Already have an account?
Sign in to comment