10 Respuestas
+ 2
You can also use brython for this purpose, see this example
https://code.sololearn.com/WNS0AyuL8GCi/#html
+ 6
If you want to make a front end web then you need JavaScript for web dynamics. But with django you can write both front and back end of your web page. In this case you can use python to render your HTML pages and every process you need to make on your datas.
If you were familiar with php, here python plays it's role.
+ 5
You can use django. It's python web development framework.
+ 5
👑Mr_Gamer👑 yes you can use python in web code.
Qasem not only with django framework.
See my answer in this thread.
https://www.sololearn.com/discuss/2028932/?ref=app
+ 4
you could also try skulpt
http://skulpt.org/
+ 2
👑Mr_Gamer👑 There is Jinja2 and django template that can be used for the template engine, it is a modeling language that interacts between the html template and the Python code
+ 2
have you ever heard "jinja2 template"? it enables you to add python code in Html. I think you should learn flask or Django. both of them can be used with jinja2 template. jinja2 documentation: https://jinja.palletsprojects.com/en/2.10.x/
have a nice day!
+ 1
Mhh🤔How Exactly If I May Ask🤔😅
+ 1
Ohk I Hear Yuh, Question:Where Do I Input It🤔
0
Alright...Which Tag At Accuracy Should I Use