Question: Part 1 : Design algorithms using IPO charts and flowcharts OR pseudocode; these designs will go into a Microsoft Word document. Part 2 : Start

Part 1:
Design algorithms using IPO charts and flowcharts OR pseudocode; these designs will go into a Microsoft Word document.
Part 2:
Start coding your program by creating a skeleton of the complete program. Complete the following:
Create the menu for the program.
Menu selections must work in a loop. The program must be able to gracefully exit by a user selecting the exit menu item.
Create Python functions for each of the menu functionality/items. Each function will be called based on user entry, and the name of the function will be displayed to the screen.
Use naming conventions for your function names.
Functions should be defined at the top of your Python (.py) file. After the functions, your main program functionality should go.
Be sure to comment your code.
Part 3:
When you are close to being done with Parts 1 and 2, team up with a classmate and review each other's work (peer reviewing). In one page, describe who you worked with, the feedback you gave to them, and provide the feedback they gave you. Be as specific as possible.

Step by Step Solution

There are 3 Steps involved in it

1 Expert Approved Answer
Step: 1 Unlock

The question seems to be a complete multipart assignment related to designing algorithms coding a program and undergoing a peer review process Lets br... View full answer

blur-text-image
Question Has Been Solved by an Expert!

Get step-by-step solutions from verified subject matter experts

Step: 2 Unlock
Step: 3 Unlock

Students Have Also Explored These Related Databases Questions!