4 Antworten
+ 8
You should import a library which supports GUI (graphic user interface). You might consider tkinter, kivy or even pygame, depending on your needs.
+ 3
You can use PyQt
+ 1
Thank you very much.
+ 1
instead using Gui pyqt is much easier