c. n=10
while n<50:
print(n+n)
n+=10
print("Program done") write the output for the code of statements
Answers
Answered by
9
20
40
60
80
Program done
Answered by
2
Answer:
20
40
60
80
Program done
Explanation:
pls follow up
Similar questions
English,
2 months ago
Art,
2 months ago
English,
2 months ago
Science,
5 months ago
Social Sciences,
11 months ago