+ 2
Gui
After have created a code in python how I can built the graphic part?
9 ответов
+ 6
You can try learning tkinter as it's quite easier and beginner friendly. Later you can try Kivy, a better one.
+ 5
You don't need to install it explicitly as now it's an in-built module. Just learn how to use it. There are many tutorials available on the internet, pick up one and start coding.
+ 5
Yep. You'll obviously need to write code to create one.
0
I have just to install tkinter and run?
0
Ok, with that I can have the gui?
0
Yes yes I know
0
What about turtle
0
I need good tutorial to learn it
0