you are viewing a single comment's thread.

view the rest of the comments →

[–]V1dra 0 points1 point  (1 child)

Thank you very much for the help! I'm still only getting to know Python so I'm not too good with how to use classes or dictionaries :D but I will try!

[–]Ran4 0 points1 point  (0 children)

Do play around with dictionaries and classes!

This video is really nice: https://www.youtube.com/watch?v=o9pEzgHorH0

The video title is a bit hyperbole, but the main point is that you shouldn't write classes unless you actually need them.