0
I learn python how i can make program or web
3 Answers
+ 3
to make a program, just write working code and run it. this will be the program. in the web, Python is used on the backend side. for example in the Django framework
+ 2
You can also make app-like programs with www.kivy.org or www.beeware.org, or graphical desktop-apps, most easily with tkinter which comes with Python.
+ 1
Thanks boys



