Computer Science, asked by aldoratter, 1 month ago

Write a program using for loop print out all number from 1 to 20 in reverse order

Answers

Answered by bhuvneshb274
0

Explanation:

running a for loop

reverse order means i--

Attachments:
Similar questions