Given a program that prints numbers. Comment several lines so that the program prints only three following numbers:
3
4
5Given a program that prints numbers. Comment several lines so that the program prints only three following numbers:
3
4
5Sample Input 1:
Sample Output 1:
3
4
5Create a free account to access the full topic