How to make GUI | Sololearn: Learn to code for FREE!
New course! Every coder should learn Generative AI!
Try a free lesson
+ 1

How to make GUI

I want to make a GUI for (e.g Tic Tac Toe, Or a calculator.) Anyways im a newbie to programming in python, i started 2 weeks or 3 weeks ago, and also im in Control Structures, Lists. Is there any help for me?

13th Oct 2017, 11:51 PM
DarkHorrorOfThirdEye
DarkHorrorOfThirdEye - avatar
2 Answers
+ 2
You can create GUI in python by using something called Tkinter which is like a library that makes gui applications. You can't make a gui application with python here on SoloLearn, It needs an IDE like Pycharm, Pydev or any IDE that works with python.
13th Oct 2017, 11:58 PM
Anas Abdelkarim
Anas Abdelkarim - avatar