How I can programing a graphic with data types in Python? | Sololearn: Learn to code for FREE!
New course! Every coder should learn Generative AI!
Try a free lesson
0

How I can programing a graphic with data types in Python?

thanks for your awnser

7th Jun 2017, 9:46 PM
Bearst
Bearst - avatar
2 Answers
+ 1
Hello @bearst, If you want to make a program with graphic user interface (GUI) you need a GUI tool kit. In Python there are many. But my suggestion is Kivy: https://kivy.org But be sure you understand Python basics before learning a GUI toolkit. Good studying.
7th Jun 2017, 10:47 PM
Ulisses Cruz
Ulisses Cruz - avatar
+ 1
thanks
7th Jun 2017, 11:03 PM
Bearst
Bearst - avatar