'while' loop and functions
12 tasks
-
wfun1Create a function to pass through the corridor and use it three times.
-
wfun2Create a function to pass through the corridor and use it three times.
-
wfun3Create a function and use it three times.
-
wfun4Create a function and use it twice.
-
wfun7Create a function to paint a vertical corridor and return to its starting point. Use the function inside the 'while' lo…
-
wfun9These are the same vertical corridors as before, with the only difference being that each subsequent one starts one cel…