rewrite the following code in Python after removing all the syntax error underline is correction done in code
a,b=2
while a%b=0
a+=10
b+=2
else:
print('end')
Answers
Answered by
1
Answer:
ok wait a minute ............
Similar questions