Game

Catch the Banana! 🍌🐒

🍌 Catch the Banana! 🐵

Score: 0

''' @app.route('/') def index(): return render_template_string(HTML) if __name__ == '__main__': app.run(debug=False)

Comments