Utilising the wizard tournament TED talk lets see how we can these elements in Python using classes.
This is a logical step through of the problem. It shows how classes are set up and how variables are passed around for use. Remember when you do it not to use member variables like self._dict instead use getter methods for example self.PlayerDict()
Ted talk video (https://www.youtube.com/watch?v=mmkCS5eA4f8)