Enable Javascript in your browser and then refresh this page, for a much enhanced experience.
I prefer Python that C because... solution in Clear category for I Love Python! by texom512
def i_love_python():
if 'Python' > 'C':
return 'I love Python!'
else:
return 'I love C!'
Aug. 15, 2015