Objective: Fulfill the user stories below and get all the tests to pass to complete the lab. You should define an abstract class named Player that inherits from the abc.ABC class. The Player class ...