Question: CHALLENGE ACTIVITY 5.3.4: Advanced while loop examples Jump to level 1 String input_word is read from input. Write a loop that iterates while toput!there is

CHALLENGE ACTIVITY 5.3.4: Advanced while loop examples Jump to level 1 String input_word is read from input. Write a loop that iterates while toput!there is notlecual to Finished. In each iteration of the loop: . Read integer clothing_stock from input. . If clothing_stock is less than or equal to 35, output the value of input word followed by flow on stock on one line. . Otherwise, output the value of input_word, followed by : well stocked on che line! . Read string input_word from input. Click here for example 1 input_word = input( ) Your code goes here
Step by Step Solution
There are 3 Steps involved in it
Get step-by-step solutions from verified subject matter experts
