Skip to main content

All Questions

Filter by
Sorted by
Tagged with
3 votes
2 answers
86 views

UI code for save editor

I'm wondering what I could do to improve the function that handles initializing the UI. I think it looks disgusting. Any ideas on what I could do besides splitting the code up into multiple functions ...
Confettimaker's user avatar
4 votes
2 answers
624 views

Python coin flipper with GUI

I am doing some simple projects in an attempt to get good at programming, this is my first GUI would love some feedback, and some guidelines. ...
skyn37's user avatar
  • 117