18
How is my Python code?
(raw.githubusercontent.com)
Welcome to the Python community on the programming.dev Lemmy instance!
Past
November 2023
October 2023
July 2023
August 2023
September 2023
Yes I realized that I put everything to two classes. It's too much. I'll make more classes for more attributes.
I didn't know enums until now and it's awesome. I will do some exercises about it.
Last thing is interesting. I need to read that. Thank you for suggestions.
There's no need to make more classes. You can move some of the code so it's not in any class.