Run Code
|
API
|
Code Wall
|
Misc
|
Feedback
|
Login
|
Theme
|
Privacy
|
Patreon
Interesting dictionary initialization syntax
//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) { Dictionary<string, double> dic = new Dictionary<string,double>() { {"s", 5} //never thought this would work }; Console.WriteLine(dic["s"]); } } }
run
|
edit
|
history
|
help
0
Konsol Üçgen Çizimi
Square Real Matrix
Calculadora
https://www.compliantmechanisms.byu.edu/profile/new-free-robux-generator-2022/profile
27
30272 Example1
v3
Recomment toTheGit(TestArray)
BST
Program