4
Answers

Draw a circle in c# console

Armando Quiroga

Armando Quiroga

10y
19.1k
1
Hi my question is how can i draw a circle in C# console app like this

    ****
   *****
   *****
    ****

im noob in c# console and drawing i always use windows form app but this is only to learn new things of c# not only school class thanks for your help 
Answers (4)