Command Line-Based Python Program

Job ID: 33658735

Budget: $10 – $30 USD

You will create a command line-based Python program that will analyze records from a comma delimited file. The file consists of student data (student data file will be attached). Program Specifications will be attached

Instructions

After carefully reviewing the program specifications do the following:

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

2. Start coding your program by creating a skeleton of the complete program. Complete the following:

a. Create the menu for the program.

b. Menu selections must work in a loop. The program must be able to gracefully exit by a user selecting the “exit” menu item.

c. 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.

d. Use naming conventions for your function names.

e. Comment your skeleton.
Related categories: Python Algorithm Debugging Coding Programming