Exercise: String Parsing
Test your knowledge of the trim and split functions.
We'll cover the following
Suppose the following CSV data string is given. Parse the data such that you create an array of lines. Each line is an array of strings containing each data point once.
Get hands-on with 1200+ tech skills courses.