0

Can I add Python code to HTML?

Can I make it so that a text block in HTML will change to whatever the output of a code is? For example, on my portfolio website, I want to have a portion to show the Bengali date. For that, I've made a program which tells the Bengali date. How can I insert it in a presentable manner in the website? Thanks.

22nd May 2020, 12:56 AM
Md. Niamul Ahad Chowdhury
Md. Niamul Ahad Chowdhury - avatar
2 Answers
0
Yes you can create backend for your project with python
22nd May 2020, 1:48 AM
Ayush Kumar
Ayush Kumar - avatar