Run Code
|
API
|
Code Wall
|
Misc
|
Feedback
|
Login
|
Theme
|
Privacy
|
Patreon
c# kare çizimi
//Rextester.Program.Main is the entry point for your code. Don't change it. //Compiler version 4.0.30319.17929 for Microsoft (R) .NET Framework 4.5 using System; using System.Collections.Generic; using System.Linq; using System.Text.RegularExpressions; namespace Rextester { public class Program { public static void Main(string[] args) { Console.WriteLine(); int kare_sayisi = 25; for (int i = 0; i < kare_sayisi; i++) { Console.Write("* "); } Console.Write("\n"); for (int i = 0; i < kare_sayisi-2; i++) { Console.Write("*"); for (int j = 0; j < kare_sayisi-2;j++) { Console.Write(" "); } Console.Write(" *"); Console.Write("\n"); } for (int i = 0; i < kare_sayisi; i++) { Console.Write("* "); } } } }
run
|
edit
|
history
|
help
0
Fuuuu
asdxasxd
ConvertDataTableToHTML
IMT
from Base or Derived
sdfrgthyjuytrfdf
Intuit // C# // listing_4.3 (StreamWriter // output.txt)
hello world
Finding occurances of a value in the elements of a list
Tarkov Time