Question: Pseudocode Practice Assignment Refer to the Course Schedule for the due date. Follow these directions: 1. Open a Word Processing Document (WORD, Pages, GoogleDocs) 2.

Pseudocode Practice Assignment Refer to the Course Schedule for the due date. Follow these directions: 1. Open a Word Processing Document (WORD, Pages, GoogleDocs) 2. Using the skills learned in the Module 2 Part III: Programming consider the following problem: o Part A: Calculate the square footage of a room by inputting both the length and width of the room. Then print the result. o Part B: Create a loop so that your square footage of the room can be added to for up to two other rooms. You must first find the square footage of those rooms before adding to the overall square footage sum. 3. Write up a pseudocode program to address this program solution. Be sure to do the following: o Place a start and stop action. Recognize part B is a loop. Use terminology found in Programming lecture. 4. Save your assignment as yourname-pseudocode. 5. Submit your assignment as an attachment by selecting the title above. Resources for help understanding pseudocode: Elements of Pseudocode Pseudo code PPT Examples.pptx A PseudoCode Problems and Solutions Pseudocode and FlowChart Example Calculating a Grade.pdf A
Step by Step Solution
There are 3 Steps involved in it
Get step-by-step solutions from verified subject matter experts
