25.07.2017 Views

Intro-CSharp-Book-v2015

You also want an ePaper? Increase the reach of your titles

YUMPU automatically turns print PDFs into web optimized ePapers that Google loves.

Глава 7. Масиви 259<br />

}<br />

}<br />

for (int row = 0; row < HEIGHT; row++)<br />

{<br />

Console.Write("".PadLeft((HEIGHT - row) * 2));<br />

for (int col = 0; col

Hooray! Your file is uploaded and ready to be published.

Saved successfully!

Ooh no, something went wrong!