0
Is it possible to run this code on Windows?
4 Answers
+ 4
Yes. Why not?
https://docs.python.org/3/library/tkinter.html
edit: In sololearn, python playground not support GUIs.
+ 2
Yes, it is possible to run Python and Tkinter on Windows.
You can use one of several text editors such as IDLE(Pythons built-in IDE, Visual Studio Code, Sublime Text, or PyCharm. You can also use the Python interpreter in your browser to run the code.
Here is a video tutorial on how to run Python in PyCharm with Tkinter: https://www.youtube.com/watch?v=2iLKvq6z7lI
Use a search engine to learn more about how to set up your computer to run Python in the Text editors mentioned.
+ 1
What stops you from trying to run it on Windows?
0
Sure
Google is your friend brr