Question: python Modify the code below to print out You guessed the number! and exit the loop when x reaches 42: for x in range(100); print(x)
Modify the code below to print out "You guessed the number!" and exit the loop when x reaches 42: for x in range(100); print(x) Edit View Insert Format Tools Table 12ot Paragraph B I U A e Tivao
Step by Step Solution
There are 3 Steps involved in it
Get step-by-step solutions from verified subject matter experts
