1
Answer

While Loop

Syed Hossain

Syed Hossain

15y
5.3k
1

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)