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