Question: IVY TECH COMMUNITY COLLEGE SDEV120 M06 Apply: Homework Assignment Using the Prelude to Programming book, complete the following Programming Challenge problems on page 177: Programming
IVY TECH COMMUNITY COLLEGE SDEV120 M06 Apply: Homework Assignment Using the Prelude to Programming book, complete the following Programming Challenge problems on page 177: Programming Challenge 1 (worth 25 points) Programming Challenge 2 (worth 25 points) Each of the Programming Challenges problem can be solved by a program that performs three basic tasks---Input Data, Process Data, and Output Results. To answer each of the problems in this assignment, use pseudo code statements that you have learnt from your reading. Incorporate modular programming to each of the program's design. This module also introduces documenting, specifically, commenting. Documentation is very important for this course and in this field. From this point and moving forward, an expectation is that commenting will be incorporated to all assignments. Both header comments and step comments are encouraged as it will help for logic to be better. Header comments should include the following: Name of the pseudocode Author of the pseudocode Version of the pseudocode and the date of its last revision Summary/goal of the pseudocode Variables used with a short description of the variable, as well as the format of the data (e.g. datatype) Use Microsoft Word to complete this assignment. Make sure to include your name, M06HW, and label each problem with the problem number in the document. Save your file as LASTNAME_FIRSTNAME_M06HW (where LASTNAME is your last name and FIRSTNAME is your first name). Upload the assignment to the M06 Apply: Homework Assignment link on IvyLearn once completed.
Step by Step Solution
There are 3 Steps involved in it
Get step-by-step solutions from verified subject matter experts
