Learn Why to Code

A brief introduction to practical programming

Read the Columns of a Spreadsheet

The problem: We need to pick out values from a given part of each data-line
The solution: Turn each line into its own Array of values.

This is just a skeleton of the actual lesson. Content is added as it is edited and polished.

Comments