Question: Your programming project will be a simple, working program, using a scripting language of your choice, which utilizes a good design process and includes:
Your programming project will be a simple, working program, using a scripting language of your choice, which utilizes a good design process and includes: Sequential, selection, and repetitive programming statements as well as, . At least one function call. You will design (based on your pseudo code in your Project 1), create, debug and execute the program. Documentation within the program should include: Your Name . . . . Course Program Name Due Date Programming Language Used List any requirements/steps to run the program: Purpose Additionally add in comments to the code to describe what is happening Example: ##### # Author: # # # # Program Name: # Due Date: Course: CMST 290, Fall 2013 OL1 # # Programming Language Used: Python 3 # # List any requirements to run the program: # Purpose: ##### ####### *********
Step by Step Solution
3.53 Rating (160 Votes )
There are 3 Steps involved in it
To keep things simple lets create a Python program for a basic task Well create a program that calculates the average of a list of numbers This progra... View full answer
Get step-by-step solutions from verified subject matter experts
