+ 1
How do I use multiple Coding Languages
I am currently trying to use 2 languages python and web (html)
2 Answers
+ 6
Otherwise, you can use the languages independently to do separate tasks.
+ 3
Correct me if im wrong but I beleive what your trying to say is, how do I apply my python logic to my HTML markup. For this I would recomend looking into the Django framework a powerfull backend python library.
https://www.djangoproject.com