Applied Sciences

Write a class player that contains attributes for the player’s name, average and team. Write three functions to input, change and display these attributes. Also write a constructor that asks to initialize all the attributes.