RosettaCodeData/Task/Arrays/C-sharp/arrays-2.cs
2023-07-01 13:44:08 -04:00

1 line
48 B
C#

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