+ 2
Is there a way to import Python libraries like tKinter? I tried it but it didn't work, maybe i'm stupid.
3 Respuestas
+ 7
It won't work in SoloLearn as the Code Playground's implementation does not support tkinter. It should go alright on desktop though.
+ 2
Are you using python 3? It's included in the standard python 3 distribution, so if this is the case you might just be spelling it wrong when trying to import.
+ 1
Yeah I do, but it doesnt works in Python
https://code.sololearn.com/cT1NRc9wqw7t/?ref=app