Player
o1.football4.Player
The class Player
represents football players in a match statistics program. Only some very basic information about each player is recorded.
A player object is immutable after creation.
Parameters
- name
-
the name of the player
- employer
-
the club the player plays for
Attributes
- Supertypes
Members list
Keywords
- no keywords
- override