While Loop

Apr 27 2009 10:52 AM

Write a program which takes an input n from the user and displays “hello” n times. This requires using a while loop.

 

 

Syed


Answers (1)