Question: Write an expression that executes the loop body as long as the user enters a non - negative number. Note: If the submitted code has

Write an expression that executes the loop body as long as the user enters a non-negative number.
Note: If the submitted code has an infinite loop, the system will stop running the code after a few seconds and rep end never reached." The system doesn't print the test case that caused the reported message.
Sample outputs with inputs: 952-1
Body
Body
Body
Done.
Learn how our aytograder works
1 user_num = int(input ())
while '"' Your solution goes here '"':
print('Body')
user_num = int (input ())
print('Done.')
 Write an expression that executes the loop body as long as

Step by Step Solution

There are 3 Steps involved in it

1 Expert Approved Answer
Step: 1 Unlock blur-text-image
Question Has Been Solved by an Expert!

Get step-by-step solutions from verified subject matter experts

Step: 2 Unlock
Step: 3 Unlock

Students Have Also Explored These Related Databases Questions!