You are in charge of managing a local softball team, one in which there is a lot

Question:

You are in charge of managing a local softball team, one in which there is a lot of turnover. While you have a couple of regulars, much of the team members come and go frequently. When it comes to organizing games, it is becoming more and more difficult to keep track of the current members, so you decide to write a small program to help you track the current players. Write a modularized program (Using Python) that will utilize a main menu to control the program's functions and a list to store the members of your team. The following functions that your program needs to include:
• Print the current member list.
• Add a new member.
• Remove a member.
• Modify an existing member.
• Exit the program
Fantastic news! We've Found the answer you've been seeking!

Step by Step Answer:

Related Book For  book-img-for-question

Principles of Information Systems

ISBN: 978-1305971776

13th edition

Authors: Ralph Stair, George Reynolds

Question Posted: