Rewrite the following code in python after removing all syntax error(s). 2 (Underline each correction done in the code) 30=To for K in range(0,To) IF k%4==0: print (K*4) Else: print (K+3)
Answers
Answered by
0
Explanation:
I don't know .. which std are u in
Similar questions