Enable Javascript in your browser and then refresh this page, for a much enhanced experience.
First solution in Clear category for I Love Python! by sacerg
def i_love_python():
print("Simple")
print("Indentation")
return "I love Python!"
Nov. 17, 2015