You will create an abstract base class called player. This will have attributes of name and playerID (number), methods getName and getPlayerID, and abstract ...
確定! 回上一頁