def home()

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


def home():
    return "Server is running"