Computer Science, asked by nishutiwari620, 4 months ago

6. write the output for the following code of statement
n=10
while n<50:
print(n+n)
n+=10
print("Program done")

Answers

Answered by polakdas24
0

Answer:

あなたがこの答えが好きなら、私に与えてフォローしてくださいありがとう

Similar questions