Run Code
|
API
|
Code Wall
|
Misc
|
Feedback
|
Login
|
Theme
|
Privacy
|
Patreon
c# yamuk çizgi
//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) { int satir, i, z; satir = 10; for (i = 1; i <= satir; i++) { Console.WriteLine("*"); for (z = 1; z <= i; z++) { Console.Write(" "); } } } } }
run
|
edit
|
history
|
help
0
animal
Selected Poetry of Rumi doy/poem#
bro
5
Using System.Reflection to find Property Name and Value of any Generic Class
error2
Watch Jurassic World Dominion Online Free
Basket Default Swap Pricer
Sort A List of Ages of Students (Solution: Stack / O(N^3) Complexity)
find maximum consecutive repeating character