def studyhall()

in classroom-enrollment/main.py [0:0]


def studyhall():
    return current_app.send_static_file('studyhall.html')