+ 1

How do I use multiple Coding Languages

I am currently trying to use 2 languages python and web (html)

29th Aug 2019, 12:27 AM
John
John - avatar
2 Answers
+ 6
Otherwise, you can use the languages independently to do separate tasks.
29th Aug 2019, 2:23 AM
Sonic
Sonic - avatar
+ 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
29th Aug 2019, 1:43 AM
Bruce Pouncey
Bruce Pouncey - avatar