Question: convert into a while loop simulator int(input(Enter the child's age: )) for i in range (simulator ): print(Are we there yet?)

convert into a while loop
simulator int(input("Enter the child's age: ")) for i in range (simulator ): print("Are we there yet?")
Step by Step Solution
There are 3 Steps involved in it
Get step-by-step solutions from verified subject matter experts
