Question: brary > IT 1 4 0 : Introduction to Scripting home > 4 . 2 : While loops zyBooks catalog ? Help / FAQ CHALLENGE
brary IT : Introduction to Scripting home : While loops
zyBooks catalog
HelpFAQ
CHALLENGE
: Basic while loop with user input.
ACTIVITY
Write an expression that executes the loop body as long as the user enters a nonnegative number.
Note: If the submitted code has an infinite loop, the system will stop running the code after a few seconds and report "Program end never reached." The system doesn't print the test case that caused the reported message.
Sample outputs with inputs:
Body
Body
Body
Done.
Learn how our autograder works
usernum input
Step by Step Solution
There are 3 Steps involved in it
1 Expert Approved Answer
Step: 1 Unlock
Question Has Been Solved by an Expert!
Get step-by-step solutions from verified subject matter experts
Step: 2 Unlock
Step: 3 Unlock
