Files

4 lines
67 B
Python

def greet():
"""Return the string 'Hello, Python'."""
pass