GitHub / aysenurbecit / Pattern-Generation-Program1-That-Prints-Two-Different-Pyramid-Patterns
This C program generates and displays two different patterns on the screen based on a user-entered line value. The first pattern is an upward triangle with increasing stars in each row, while the second pattern is a downward triangle with decreasing stars in each row.
Stars: 0
Forks: 0
Open issues: 0
License: None
Language: C
Size: 0 Bytes
Dependencies parsed at: Pending
Created at: almost 2 years ago
Updated at: almost 2 years ago
Pushed at: almost 2 years ago
Last synced at: almost 2 years ago
Topics: algorithm, c-program, clean-code, console-application, developer-tools, pattern-generation, pattern-printing, simple-program, triangle-pattern, user-input