+ 3
GUI in Python
what are recommend pratices for creating a GUI in Python, as I'm trying to create a GUI for this piece of code... https://code.sololearn.com/czMJ0zpkpA54/?ref=app
2 odpowiedzi
+ 8
Use GUI Libraries such as Tkinter or Kivy
0
Use Tkinter