KALIIOWORK / KALIIOWORK/basic_c-_programs

Explore the C++ Basics: Print Patterns with Loops

オープン
#5 コメント 0 件 リアクション 0 件 担当者 0 名 GitHub で見る
good first issue hacktoberfest
主要言語
C++
スター
0
フォーク
6
PR マージ指標
30日以内にマージされた PR はありません

説明

Dive deeper into C++ programming by mastering loops and patterns! This beginner-level task will enhance your understanding of nested loops and conditional statements, crucial skills for any programmer.

**Task:**
Your challenge is to write a C++ program that prints various patterns using loops. Start with simple patterns like triangles and squares, and then challenge yourself with more complex designs. You can create patterns using numbers, stars, or any other characters you prefer.

**Instructions:**
1. Fork this repository to your GitHub account.
2. Clone the forked repository to your local machine: `git clone https://github.com/KALIIOWORK/basic_c-_programs.git`
3. Create a new C++ file named `pattern_printer.cpp`.
4. Write a program that prints at least three different patterns using nested loops.
5. Ensure each pattern is clearly labeled when printed.
6. Experiment with different characters and numbers to create unique patterns.
7. Compile and run your program to verify the patterns are displayed correctly.
8. Commit your changes and push them to your forked repository.
9. Open a pull request with your changes.

**Note:**
This task will reinforce your knowledge of loops and conditional statements in C++. Feel free to challenge yourself with intricate patterns! Happy coding! 🌟✨

コントリビューションガイド

このリポジトリのコントリビューションガイドは索引されていません

調査の方向性

Create the new pattern_printer.cpp file in the repository and start by reviewing the task requirements for nested loops and labeled output. Implement at least three different patterns using numbers, stars, or other characters, then compile and run the program to verify that each pattern is displayed correctly.

索引モデルが issue の本文から書いたものです。

評価

技術スタック
cpp
領域
tooling
issue の種類
機能追加
難易度
2/5
見積もり時間
1〜3時間
活発さ
停滞
明瞭さ
明確に書かれている
初心者へのやさしさ
38/100

新しい issue をメールで受け取る

初心者向けの GitHub issue を短くまとめたダイジェスト。