Skip to content

This program prints a left-aligned numeric pattern using nested loops in C. The pattern starts with the number 5 and expands row by row until it prints numbers from 1 to 5.

Notifications You must be signed in to change notification settings

Varnika02-pixel/Pattern-Printing

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

3 Commits
 
 
 
 
 
 

Repository files navigation

Pattern-Printing

This program prints a left-aligned numeric pattern using nested loops in C. The pattern starts with the number 5 and expands row by row until it prints numbers from 1 to 5.

About

This program prints a left-aligned numeric pattern using nested loops in C. The pattern starts with the number 5 and expands row by row until it prints numbers from 1 to 5.

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published

Languages