p=k=s=2 for c in'\x10R7(G#zH.\x12Olql>@s*\x0fF">\x05(6kXd\x12n\x04n\x1aZ!.O/\x0b#I4\x07$?\'O\x11KF\x1a^s\x183u+\x17d\x1aS\x13T':s=123*s+ord(c) while s: k*=p**(s%10);s/=10;p+=1 while~-2**~-p%p:p+=1 print k
Note that non-ascii characters in the above source code will be escaped (such as \x9f).