Question: Week6Loop > inClassWk6.py >... 4 # Write the outputs of the qustion 5 ## 1 678910111213n=4ifn%4=0:print(aaa)elifn%2=0:print(bbb)else:print(ccc)
Week6Loop > inClassWk6.py >... 4 \# Write the outputs of the qustion 5 \#\# 1 678910111213n=4ifn%4=0:print("aaa")elifn%2=0:print("bbb")else:print("ccc")
Step by Step Solution
There are 3 Steps involved in it
Get step-by-step solutions from verified subject matter experts
