RosettaCodeData/Task/Arrays/C-sharp/arrays-2.cs

2 lines
48 B
C#

string[] words = { "these", "are", "arrays" };