Computer Science, asked by r190874, 2 months ago

how to write algorithm to print first n even numbers

Answers

Answered by Anonymous
8

Answer:

Following are the algorithm to print first N even numbers is given below.

  • 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.

Answered by MissMiracle12
12

Answer:

\huge \bf \underline{ \underline\orange{answer : }}\:

heya❤

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.

I hope it helps you...☺

Similar questions