Computer Science, asked by sewalmHARJAN123, 6 months ago

write an algoritm to display first ten multiples of 9

Answers

Answered by khushi52599raj
1

Answer:

if u think that my answer is correct then follow me and mark me as brainliest

Explanation:

Write an algorithm to display the first 10 multiples of 9.

Solution: Step 1: Start the algorithm. Step 2: Display 9*1. Step 3: Display 9*2.

Answered by juraijkhan864
5

Answer:

Solution:

Step 1: Start the algorithm.

Step 2: Display 9*1.

Step 3: Display 9*2.

Step 4: Display 9*3.

Step 5: Display 9*4.

Step 6: Display 9*5.

Step 7: Display 9*6.

Step 8: Display 9*7.

Step 9: Display 9*8.

Step 10: Display 9*9.

Step 11: Display 9*10.

Step 12: End the algorithm.

Similar questions