Run Code
|
API
|
Code Wall
|
Users
|
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
Please
log in
to post a comment.
.,.
dynamic object
6
Task 1_4
Fórum regex only alphanumerics (except underscore)
line 1 syntax error
Nuzrath 284
ashok
SortRank
lj
Please log in to post a comment.