Question: Question 78 5 pr Write a structure that assigns the value of low to the variable named outcome i the variable named userGuess is less
Question 78 5 pr Write a structure that assigns the value of "low" to the variable named outcome i the variable named userGuess is less than 42 it assigns "high' to outcome if it is above 42; and assigns "exactly right' to outcomeif userGuess is equal to 42. Then display the result to the screen with a messge that tells the user: Your guess at the number is and then append the value to display. Just create the pseudocode for the structure, not the whole program. no need to declare variable types.Put a ; after each line of code so I can easily parse the statements in a word processor. HTML Editor Pa
Step by Step Solution
There are 3 Steps involved in it
Get step-by-step solutions from verified subject matter experts
