When will the following loop terminate? while keep_on_going != 999: Python When will the following loop terminate?while keep_on_going != 999:Answer: When keep_on_going refers to a value equal to 999 Learn More : Share this Share on FacebookTweet on TwitterPlus on Google+