Reference no: EM131355747
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 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
Remeber that you can create a function using 'def.' In other words, for adding a new member, you will need a function similar to: def aaddmember.
Note: Since we have not covered File Access, do not worry about long term storage for your list. Each time you run the program, you will have to create a new list. You are welcome to skip ahead to the File I/O if you would like to tackle this additional functionality, but file access is NOT required for this assignment.
For this project:
- You will submit your python code in either the original .pyfile, or copied into a .txtfile.
- Ascreenshotof your code having been executed (run).How to Take a Screenshot.
Tips: The menu logic will use the same structure as your previous programs. A single variables will be used as the control value, and based on what the user entered as the control value, will determine the course of action taken inside of the loop.
How much cash must ga donate
: The estimated maintenance costs are $18 000 per year and interest is 7%. How much cash must GA donate?
|
Percentage of the gross pay that is withholding
: Compute and display net weekly pay, which is calculated as hours times rate, minus the percentage of the gross pay that is withholding. Save the file as NetPay.cpp.
|
How relevant are unions in america today
: How relevant are unions in America today. Are they fair to employees, employers, taxpayers?
|
Procedural programming and object-oriented programming
: Describe the difference between procedural programming and object-oriented programming?
|
Charge of managing a local softball team
: 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 dif..
|
Greatest number of people with the largest security
: 1. What are the different characteristics between 802.11 b, a, g and n? What Wifi router/access point devices should you choose to handle the greatest number of people with the largest security?
|
What are the payback periods for these machines
: What are the payback periods for these machines? Should either, both, or neither machine be purchased, based on the payback periods? The required payback period for investments of this type is three years.
|
What do you think will need to happen to change
: Although preventative services such as routine well-care visits and immunizations have often shown to be beneficial in terms of preventing future, more expensive, health care encounters, not all insurance plans offer reimbursement for such things...
|
Explain windows command line and forms applications
: 1. Explain Windows Command Line and Forms applications? 2. Demonstrate Windows Form design?
|