Question
Using the techniques you learned, redesign your Critical Thinking Assignments from Module 2 to make them more complex. Be sure to create a new flowchart
Question in Module 2:
Write pseudocode that performs the following: Ask a user to enter a letter. If the letter is between A and E, write the word sunny. If the letter is between J and P, write the word cloudy. if the letter is between Q and X, write the word rainy. If the input is any other letter, return a statement that it is not a valid option. Then, create a flowchart that correlates to your pseudocode. Feel free to use Draw.io Links to an external site.create your flowchart.
Upload your submission with the pseudocode and flowchart as a single Word document.
Flow chart I have drawn
start Please enter the Letter No If the letter is between A and E No -Yes Output Sunny If the letter is between J and P -Yes- Output" cloudy" No If the letter is between Q and X Yes- Output rainy" No Output That is not a valid option" end
Step by Step Solution
There are 3 Steps involved in it
Step: 1
To provide a detailed response and guidance without the specifics of the original Critical Thinking Assignment from Module 2 lets approach this on a general level Enhancing the complexity of a project ...Get Instant Access to Expert-Tailored Solutions
See step-by-step solutions with expert insights and AI powered tools for academic success
Step: 2
Step: 3
Ace Your Homework with AI
Get the answers you need in no time with our AI-driven, step-by-step assistance
Get Started