How can I create any type of website using python 3 | Sololearn: Learn to code for FREE!
New course! Every coder should learn Generative AI!
Try a free lesson
+ 1

How can I create any type of website using python 3

I wants to create website using python 3 so how can I able to create this website.

21st Apr 2019, 4:47 AM
Prakash Jha
Prakash Jha - avatar
1 Answer
+ 1
You dont actually create the website using Python You use HTML, JS and CSS for it. There are python libraries for Databases and Web applications like Django and Flask. These are for additional functions, but they do not "create" the website
30th Apr 2019, 11:39 AM
Trigger
Trigger - avatar