Is it possible to run this code on Windows? | Sololearn: Learn to code for FREE!
New course! Every coder should learn Generative AI!
Try a free lesson
0

Is it possible to run this code on Windows?

Code: https://code.sololearn.com/cFycOtPe7Abc/?ref=app

22nd Jan 2023, 8:19 PM
Lejmon
Lejmon - avatar
4 Answers
+ 4
Yes. Why not? https://docs.python.org/3/library/tkinter.html edit: In sololearn, python playground not support GUIs.
22nd Jan 2023, 8:44 PM
Jayakrishna 🇮🇳
+ 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.
24th Jan 2023, 5:04 PM
Chris Coder
Chris Coder - avatar
+ 1
What stops you from trying to run it on Windows?
23rd Jan 2023, 10:48 AM
Евгений
Евгений - avatar
0
Sure Google is your friend brr
24th Jan 2023, 5:56 AM
Abdul rahmon
Abdul rahmon - avatar