Last Updated: February 25, 2016
·
790
· skopp

Python on Life

import this
love = "love"
what = this
this = love
love = this
raw_input = "a pity?"
love != "this"
it = "real"
inlove = "islands in the sky"
fools = "them, and now you are one of them"
reality=39    
inlove=str(inlove)[0:2]
fools=str(fools[0:3])+str(fools[7])
meaning=3
it_=str(raw_input)[3:5]
life=str(meaning + reality)
print fools+" "+it_+" "+inlove+" "+"true"+" - "
print "The meaning of life is "+life