r='r=%r;import md5;b=md5.new(r%%r);print "MD5 sum of my source is: "+b.hexdigest()';importmd5;b=md5.new(r%r);print"MD5 sum of my source is: "+b.hexdigest()
s="""r='r=%r;import md5;b=md5.new(r%%r);print "MD5 sum of my source is: "+b.hexdigest()';import md5;b=md5.new(r%r);print "MD5 sum of my source is: "+b.hexdigest()"""