Skip to content
/ shapes Public

With this console application, you can have a very good grasp of loops and the logic of drawing shapes with loops.

Notifications You must be signed in to change notification settings

Melik-B/shapes

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

8 Commits
 
 
 
 
 
 
 
 
 
 

Repository files navigation

SHAPES


Shapes :

Hello sir, with this console project, you can draw 6 different shapes using loops and improve yourself on loops.

  eg: Please enter the side length of the triangles: 5
    *
   * *
  * * *
   * *
    *
  OR
  eg: Please enter the side length of the square: 3
  * * *
  *   *
  * * *

What will you learn from this project

  • Loops

Built With

csharp

csharp

Contact

Melik Baykal - @lilMellik - melikbaykal06@gmail.com

Project Link: Shapes

-Melik Baykal

About

With this console application, you can have a very good grasp of loops and the logic of drawing shapes with loops.

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published

Languages