What will be the output of the following python code:
for i in (10,20,30,40):
if i % 20 != 0
print(i)
Answers
Answered by
0
Answer:
the output of the following python code
if in 20!= 10
Answered by
0
Answer:
0123456789148332733
Similar questions
Social Sciences,
3 months ago
Hindi,
3 months ago
Science,
3 months ago
Social Sciences,
7 months ago
English,
7 months ago
Physics,
1 year ago
Chemistry,
1 year ago