Waiting for answer This question has not been answered yet. You can hire a professional tutor to get the answer.
write a class player that contains attributes for the players name,average and team.write three functions to change and display these attributes.
write a class player that contains attributes for the players name,average and team.write three functions to change and display these attributes.also write a constructor that asks for input to initialize all the attributes.