Please how do you make a button using python. I am also learning python? | Sololearn: Learn to code for FREE!
Новый курс! Каждый программист должен знать генеративный ИИ!
Попробуйте бесплатный урок
0

Please how do you make a button using python. I am also learning python?

7th Jun 2023, 5:31 PM
Rex Cherish Okoha
2 ответов
+ 2
you cannot, html can use only javascript as an interactive language. to use python or other languages of web you will need an advanced framworks like django, flask, fast API.
7th Jun 2023, 7:00 PM
Mohamed Ayaou
0
Maybe you were asking about Tkinter? You can look up tutorials for Tkinter basics. But you cannot use Tkinter in Sololearn.
8th Jun 2023, 12:21 AM
Bob_Li
Bob_Li - avatar