IT 145 Global Rain Summary Report

.docx

School

Southern New Hampshire University *

*We aren’t endorsed by this school

Course

R4316

Subject

Computer Science

Date

Apr 3, 2024

Type

docx

Pages

3

Uploaded by AmbassadorRock13672

Developer : [KINGSFORD.] Date : [February 4 2024.]
IT 145 Global Rain Summary Report Template Directions Place your pseudocode, flowchart, and explanation in the following sections. Before you submit your report, remove all bracketed text. Pseudocode When you are done implementing the Pet class, refer back to the Pet BAG Specification Document and select either the pet check in or check out method. These methods are detailed in the Functionality section of the specification document. Write pseudocode that lays out a plan for the method you chose, ensuring that you organize each step in a logical manner. Remember, you will not be creating the actual code for the method. You do not have to write pseudocode for both methods. Your pseudocode must not exceed one page. Procedure PetCheckIn Input: petType, petName, petAge, daysStay Output: confirmationMessage 1. Display welcome message and prompt for pet information. 2. Input petType, petName, petAge, and daysStay. 3. Create a new Pet object using the input parameters. 4. Display a summary of the entered information for confirmation. 5. If the user confirms, a. Add the pet to the boarding system. b. Generate a confirmation message. 6. Display the confirmation message. End Procedure Flowchart Based on the pseudocode you wrote, create a flowchart using a tool of your choice for the method you selected. In your flowchart, be sure to include start and end points and appropriate decision branching and align the flowchart to the check in or check out process. Your flowchart must be confined to one page. I USE LUCIDCHART AND THIS IS THE LINK. https://lucid.app/lucidchart/4a7ea766-9d4c-48c8-af45-e7fb7a7a7aa4/edit?viewport_loc=- 211%2C-1029%2C3678%2C1812%2C0_0&invitationId=inv_372cef3f-8b85-4b11-a5c9- 87927837a65e 2
Your preview ends here
Eager to read complete document? Join bartleby learn and gain access to the full version
  • Access to all documents
  • Unlimited textbook solutions
  • 24/7 expert homework help