Skip to content

Instantly share code, notes, and snippets.

@ewenmaclean
Last active June 15, 2020 20:22
Show Gist options
  • Star 0 You must be signed in to star a gist
  • Fork 0 You must be signed in to fork a gist
  • Save ewenmaclean/4cf1c29402e63426f32c312a14ca86df to your computer and use it in GitHub Desktop.
Save ewenmaclean/4cf1c29402e63426f32c312a14ca86df to your computer and use it in GitHub Desktop.
let class_csv_data =
"P1A,30
P1B,45
P1C,30
P2A,30
P2B,30
P2C,30
P3A,30
P3B,30
P3C,30
P4A,30
P4B,30
P4C,30
P5A,35
P5B,35
P5C,35
P6A,40
P6B,40
P6C,40
P7A,40
P7B,40
P7C,40";;
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment