Answered step by step
Verified Expert Solution
Link Copied!

Question

1 Approved Answer

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

Step: 1

blur-text-image

Get Instant Access to Expert-Tailored Solutions

See step-by-step solutions with expert insights and AI powered tools for academic success

Step: 2

blur-text-image

Step: 3

blur-text-image

Ace Your Homework with AI

Get the answers you need in no time with our AI-driven, step-by-step assistance

Get Started

Recommended Textbook for

Practical Oracle8I Building Efficient Databases

Authors: Jonathan Lewis

1st Edition

0201715848, 978-0201715842

More Books

Students also viewed these Databases questions