/ Published in: Python
Expand |
Embed | Plain Text
Copy this code and paste it in your HTML
print """ **************************************************** **************************************************** **************** 22.14 29/09/09 ******************** ***** ODIS [ OPEN DYNAMIC INFORMATION SYSTEM ] ***** **************************************************** **************************************************** """ import urllib import re url = 'http://www.pythonchallenge.com/pc/def/linkedlist.php?nothing=' sdigits = "12345" print """ GNU PUBLIC LICENCE ~~~~~ Resolving nothings ~~~~~~ !!!!CAREFULL!!!! KERNEL PANIC! ~ IT MAY CAUSE A OVERCLOCK OF YOURS SYSTEM!!! If this is the first time you see this message, please contact the tecnical especialized of VisualBasic Programming. If you can read this massenge, please stop everything that your doing and then reboot the system! System will be disconnected in 10s. """ print """ ********************************** ******* First fase engaged ******* ********************************** """ for content in range(18): content = urllib.urlopen (url + sdigits).read() print content sdigits = ''.join([letter for letter in content if letter.isdigit()]) print """ ********************************** ****** Second fase engaged ******* ********************************** """ sdigits = "53522" for content in range(181): content = urllib.urlopen (url + sdigits).read() print content sdigits = ''.join([letter for letter in content if letter.isdigit()]) print """ ********************************** ******* Final fase engaged ******* ********************************** """ sdigits = "46059" for content in range(10): content = urllib.urlopen (url + sdigits).read() print content sdigits = ''.join([letter for letter in content if letter.isdigit()]) print" " print" " print" " print" " print "! Your final nothing is", sdigits import time time.sleep(60)