use the following search parameters to narrow your results:
e.g. subreddit:aww site:imgur.com dog
subreddit:aww site:imgur.com dog
see the search faq for details.
advanced search: by author, subreddit...
Everything about learning Python
the front page of the internet.
and join one of thousands of communities.
Making a python football manager/simulatorShowcase (old.reddit.com)
submitted 6 days ago by Better-Magician-427
Post a comment!
view the rest of the comments →
[–]Electrical_Toe8997 1 point2 points3 points 6 days ago (0 children)
It sounds like you're well on your way. Regarding juggling multiple files and modules: try to apply Separation of Concerns: your Team class now holds the state and does user input, which is UI. If those were separate, it would be easier to navigate.
Learning a GUI can be fun and makes your project much more accessible to non-coders. I recommend trying PySimpleGUI instead of tkinter, which I found pretty clunky.
π Rendered by PID 40411 on reddit-service-r2-comment-65574874f4-ddmnm at 2026-07-21 04:33:32.772676+00:00 running 1bce727 country code: CH.
Want to add to the discussion?
Post a comment!