Question: The M03 Homework Assignment has 4 questions. There are 3 questions that must be completed in Raptor and 1 question that must be completed in
The M03 Homework Assignment has 4 questions. There are 3 questions that must be completed in Raptor and 1 question that must be completed in Word. (Note: when naming your files, LASTNAME is your last name and FIRSTNAME is your first name.)
Use a Word document to answer the following questions for this assignment.After completing both questions, save your Word document as LASTNAME_FIRSTNAME_M03HW.
- Based on your reading, describe and discuss the Software Development Life Cycle as it relates to creating software that will calculate the totals and dispense change for a cash register at a local grocery store. (worth 10 points)
Use Raptor to answer the following questions for this assignment. Incorporate modular programming to each of the program's design.
- Using the Prelude to Programming book, complete Programming Challenge 2 on page 177. Save your file as LASTNAME_FIRSTNAME_M03HW2. (worth 10 points)
- Using the Prelude to Programming book, complete Programming Challenge 4 on page 178. Save your file as LASTNAME_FIRSTNAME_M03HW4. (worth 15 points)
- Using the Prelude to Programming book, complete Programming Challenge 5 on page 178. Save your file as LASTNAME_FIRSTNAME_M03HW5. (worth 15 points)
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 beincorporated 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 theRaptor program
- Authorof theRaptor program
- Version of theRaptor programand the date of its last revision
- Summary/goal of the Raptor program
- Variables used with a short description of the variable, as well as theformat of the data (e.g. datatype)
To be able to receive full points for the M03 Apply: Homework Assignment, uploadallparts of the assignment when completed
Step by Step Solution
There are 3 Steps involved in it
Get step-by-step solutions from verified subject matter experts
