Write an algorithm to print Nepal 10 times.
Answers
Answered by
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
17
Explanation:
hey
happy slap day
stay happy stay healthy
good morning
have a great day
Similar questions