All Questions
2 questions
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 ...
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.
...