Run Code
|
API
|
Code Wall
|
Misc
|
Feedback
|
Login
|
Theme
|
Privacy
|
Patreon
loop exmple
//Title of this code //Rextester.Program.Main is the entry point for your code. Don't change it. using System; using System.Collections.Generic; using System.Linq; using System.Text.RegularExpressions; namespace Rextester { public class Program { public static void Main(string[] args) { START: Console.WriteLine("Spam"); Console.ReadLine(); goto START; } } }
run
|
edit
|
history
|
help
0
fuck this
Singleton Design Pattern
NumberToWords C# Structural
sdfrgyhjuiku7y6t5rf
C# Dictionary with Enum Keys And Values
NonRepeatingString
Typeing
Main
Length
Testing 003