2 lines
48 B
C#
2 lines
48 B
C#
|
|
string[] words = { "these", "are", "arrays" };
|
|
|
string[] words = { "these", "are", "arrays" };
|