1
Answer

While Loop

Photo of Syed Hossain

Syed Hossain

16y
5.4k
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)