0
I hav coded a complex calculator on the python IDLE in my laptop but how do I turn it into an app?
Zealous to create an app
1 ответ
+ 1
If you're using windows, then you can use the module 'py2exe', there are plenty of tutorials on google and youtube.