Question: what is the main difference between 'if and elseif' when compared to 'else'. Provide an example script, run that script and show the screenshot and
what is the main difference between 'if and elseif' when compared to 'else'. Provide an example script, run that script and show the screenshot and explain in your own words 2. Write some pseudo-code using if, elseif, and else for what you would do if you were not hungry, hungry, and really hungry. (Only the code needed here) 3. Take the pseudo-code from question two write a script where you assign a value to reflect your level of hungry and evaluate that variable using the family of if statements we have discussed. (Only the code needed here) 4. Give an example of an if, elseif, else type decision you make in your day to day life. (write the script, run the code and submit screenshot with explanation).
Step by Step Solution
There are 3 Steps involved in it
Get step-by-step solutions from verified subject matter experts
