Home > Data Science Basics > Data Science Basics > Intermediate Python Show previous contentTry this exercise. Fill in the missing part by typing it in.In Python, the while loop is used to repeatedly execute a block of code as long as a certain condition is ___.Write the missing line below.SubmitReveal answer Show following content