What will the value of the i variable be when the following loop finishes its execution?
What will the value of the i variable be when the following loop finishes its execution? A . 10B . the variable becomes unavailableC . 11D . 9View AnswerAnswer: D Explanation: Reference: https://www.programiz.com/python-programming/pass-statement