CIS 115 (Devry) help Making Decisions/uophelp.com CIS 115 (Devry) help Making Decisions/uophelp.com | Page 29

For more course tutorials visit www.uophelp.com i L A B O V E R V I E Scenario/Summary Your goal is to solve the following programming lab activity. Write a program that prompts and accepts a number between 1 and 12. After getting the input, display the number with the appropriate month. (Example: This is the 1st month…January, This is the 2nd month…February, This is the 12th month…December). Be sure to THINK about the logic and design first (IPO chart and/or pseudo code), then code the Visual Logic command line processing. Deliverables Decision Calendar IPO Model Decision Calendar Pseudo code Decision Calendar Flowchart Decision Calendar Output Sample -------------------------------------------------------------------------- CIS 115 Week 4 Exercise (Devry)