Computer Science, asked by samir277, 3 months ago

Write an algorithm to print Nepal 10 times.

Answers

Answered by pjahnabi007
2

Explanation:

Include the required header files and declare the variable int i and char name.

Get the name from the user.

Using for loop [ (i=0;i<=5;i++) ] set the test condition up to 5.

State the print function to display the name inside the loop.

Stop the process.

Answered by vinayashewale81
17

Explanation:

hey

happy slap day

stay happy stay healthy

good morning

have a great day

Similar questions