Created
June 22, 2011 02:38
-
-
Save Senix/1039405 to your computer and use it in GitHub Desktop.
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
| #mage = raw_input('image to download: ') | |
| #lett = raw_input('image letter usually a: ') | |
| #for mage in range(110621, 970825): | |
| # print str(mage)+"a" | |
| #imagetype = '.gif' | |
| #os.system('wget http://www.sluggy.com/images/comics/'+mage+imagetype) |
Sign up for free
to join this conversation on GitHub.
Already have an account?
Sign in to comment