Enable Javascript in your browser and then refresh this page, for a much enhanced experience.
rot13 solution in Creative category for I Love Python! by ciel
i_love_python=lambda:'V ybir Clguba!'.encode('rot13')
if __name__=='__main__': assert i_love_python()=='I love Python!'
Aug. 18, 2014
Comments: