+ 2
How to use tkinter in python? How to import Tkinter?
I tried to import TKINTER in solo learn code playground but it gives me a error.
2 Respuestas
+ 6
You can not create graphical Python programs in SoloLearn's Python playgrounds. You will need a Python IDE.
+ 4
There is a number of different Python IDEs, but I would recommend IDLE
Here should be told how to install Python IDLE: https://www.sololearn.com/learn/Python/2430/
If you want to code on Android, I would recommend Pydroid3:
https://play.google.com/store/apps/details?id=ru.iiec.pydroid3