Computer Science, asked by titupanna23, 7 months ago

x = 10
y = 0
while x>y:
print(x," : ",y)
x = x - 1
y = y + 1
computer science​

Answers

Answered by snsgujja102236
0

Answer:

post irrevelant questions

Similar questions