2 Answers
+ 1
not exactly sure what you mean by python program.
but you can use python inside html as scripting language
https://code.sololearn.com/W5v76nCjupV7/?ref=app
https://code.sololearn.com/W9UMXPVoOE88/?ref=app
https://code.sololearn.com/Wc0YQZ8s8rcb/?ref=app
https://www.sololearn.com/discuss/1959622/?ref=app
https://www.sololearn.com/discuss/1709695/?ref=app
https://www.sololearn.com/discuss/1539204/?ref=app
https://www.sololearn.com/discuss/2044796/?ref=app
https://www.sololearn.com/discuss/1040085/?ref=app
https://www.sololearn.com/discuss/2176078/?ref=app
https://www.sololearn.com/discuss/727021/?ref=app
0
To run, open command prompt to the New folder directory, type python server.py to run the script, then go to browser type localhost:5000 , then you will see button. You can click and route to destination script file you created.



