Hello I am trying to sort Player class objects with their name stored as their attribute like this
class Player: def __init__(self,license_no): self.license =