Atshai / star-pattern
This program prompts the user to enter the number of rows they want in the star pattern. Then, it uses nested loops to print stars in a triangular pattern. The outer loop iterates over the rows, and the inner loop iterates over the columns for each row, printing a star at each position.
☆17Updated 9 months ago
Alternatives and similar repositories for star-pattern:
Users that are interested in star-pattern are comparing it to the libraries listed below
- In C programming, a "reverse matrix" typically refers to finding the reverse or inverse of a matrix. The inverse of a matrix � A is anot…☆16Updated 9 months ago
- A Disarium number is a number defined by the sum of its digits raised to the power of their respective positions. For example, 89 is a D…☆15Updated 9 months ago
- A C program to check if a number is a "happy number" typically involves defining a function that repeatedly calculates the sum of the squ…☆15Updated 9 months ago
- This code is a simple program written in C that checks whether a given input string is a palindrome or not. It begins by declaring a char…☆14Updated 8 months ago
- Victor is a businessman, he usually carries his money in a briefcase. This briefcase is highly secure and it is protected with a digital …☆13Updated 8 months ago
- This C program manages a singly linked list with functions to insert nodes at the end, beginning, after, and before a specific node, and …☆13Updated 7 months ago
- This C program implements a doubly linked list with functions to insert nodes at the end (`insert`), at the beginning (`insertbeg`), afte…☆13Updated 7 months ago
- ☆14Updated last year
- ☆14Updated last year
- ☆12Updated 9 months ago
- ☆12Updated 8 months ago
- ☆12Updated 9 months ago
- ☆15Updated last year
- ☆11Updated 8 months ago
- ☆11Updated 8 months ago
- ☆11Updated 8 months ago
- ☆16Updated last year
- ☆11Updated last year
- ☆16Updated last year
- ☆16Updated last year
- ☆17Updated last year
- ☆16Updated last year
- ☆12Updated last year
- ☆17Updated 11 months ago
- ☆21Updated 8 months ago
- ☆21Updated 8 months ago
- ☆21Updated 8 months ago
- IMAGE PROCESSING USING OPENCV☆11Updated last year
- Monitors and saves all the tasks of the user that the user do in their day to day life☆11Updated last year
- ☆19Updated 9 months ago