+ 1

I know to write python program. But how do I create softwares/apps

12th Sep 2019, 5:35 PM
Stoy Thomas
Stoy Thomas - avatar
2 Answers
+ 2
You can do android apps with www.kivy.org. For desktop you can just use tkinter that comes with the language. If you insist on making executables, there are a few tools, like pyinstaller or py2exe.
15th Sep 2019, 2:16 PM
HonFu
HonFu - avatar
+ 2
I'm not experienced in coding, but in order to create softwares and apps, I think you should learn C++
15th Sep 2019, 2:12 PM
blah blah coding and stuff
blah blah coding and stuff - avatar