Question: Solution has to be in python 4. Rewrite the following for loop as a while loop: (make sure you have the same outputs and same
Solution has to be in python 4. Rewrite the following for loop as a while loop: (make sure you have the same outputs and same logic, just in a while-loop) name = "Jabberwocky" for ltr in name: if ord(1tr)185: print (ltr)
Step by Step Solution
There are 3 Steps involved in it
Get step-by-step solutions from verified subject matter experts
