How can I switch assigned member's jersey number? Also, it crash when input letter for jersey. Please help. | Sololearn: Learn to code for FREE!
New course! Every coder should learn Generative AI!
Try a free lesson
0

How can I switch assigned member's jersey number? Also, it crash when input letter for jersey. Please help.

I want to assign/change a jersey to all the members of a team. (A team is limited to exactly three players. This is like a school league. So three player pointers and no need for an array.) I want to switch the team of a player I want to display the stats of a team or a player. (An example of not being given full information, but you can use common sense to fill in what is appropriate.) I want to look up the scores of all games a team has played https://code.sololearn.com/c7SS2yMsTaAt/?ref=app

25th Apr 2022, 6:47 PM
Jimmy L
Jimmy L - avatar
1 Answer
0
Doesn‘t the int menu() function need to return an int?
30th Apr 2022, 1:55 PM
The_Fox
The_Fox - avatar