Skip to content

Latest commit

 

History

History

Printing Pattern Using Loops

Folders and files

NameName
Last commit message
Last commit date

parent directory

..
 
 
 
 

Print a pattern of numbers from to as shown below. Each of the numbers is separated by a single space.

Sample Input 0


Sample Output 0



Sample Input 1


Sample Output 1



Sample Input 2


Sample Output 2