Question: QUESTION 36 Given a for loop code as following: for i in range(1,10): print(i) Please write an equivalent code by using While loop. Write Your

QUESTION 36 Given a for loop code as following: for i in range(1,10): print(i) Please write an equivalent code by using While loop. Write Your code in the answer area. For the toolbar, press ALT+F10 (PC) or ALT+FN+F10 (Mac). Us Paragraph Arial 14px
Step by Step Solution
There are 3 Steps involved in it
Get step-by-step solutions from verified subject matter experts
