Collections

Exercise: Declare a list

Goal

Please create a new string list, without using the var keyword. This list should contain no values.

Page 7 of 31