Computer Science, asked by 5e024, 4 months ago

Write an algorithm to print the first 20 even numbers in ascending order​

Answers

Answered by kumarjhashubham0987
0

Explanation:

As an algorithm is a solution to a problem, we will characterize the problem as “The printing 10 times problem”. And thus the algorithm is “The correct way to solve The printing 10 times problem”. This algorithm has multiple parts.

Similar questions