Computer Science, asked by r190874, 4 months ago

how to wrote algorithm to print first n even numbers

Answers

Answered by patelsanjeev1978
0

Answer:

Step 1:Read the number of terms by the user suppose in the "n" variable as the integer type also declared the "k" variable as the integer type .

Step 2: begin the for loop.

Similar questions