Question: Write a program, that takes input (from STDIN) of a number N, then prints N lines containing Hello. 0 < Max number in Input
Write a program, that takes input (from STDIN) of a number N, then prints N lines containing "Hello".
0< Max number in Input <=100
Your output lines should not have any trailing or leading whitespaces
Input
3
Output
Hello Hello Hello
Step by Step Solution
There are 3 Steps involved in it
Get step-by-step solutions from verified subject matter experts
