def home()

in challenge1/python-backend/app.py [0:0]


def home():
    return "Server is running"