4. 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:
syntax error is the answer
Similar questions
India Languages,
3 months ago
Hindi,
7 months ago
Science,
7 months ago
English,
11 months ago
Chemistry,
11 months ago