Skip to content

Instantly share code, notes, and snippets.

@heriniaina
Created April 11, 2017 18:02
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 heriniaina/5a2a7ee5271b77919024eb4fedd8f4f5 to your computer and use it in GitHub Desktop.
Save heriniaina/5a2a7ee5271b77919024eb4fedd8f4f5 to your computer and use it in GitHub Desktop.
//naotin'ny mpianatra
rows =
[{"Jaona", "Math", "3"},
{"Marka", "Math", "5"},
{"Solofo", "Math", "8"},
{"Jaona", "fizika", "4"},
{"Marka", "fizika", "3"},
{"Solofo", "fizika", "10"},
{"Jaona", "siansa", "5"},
{"Solofo", "siansa", "6"},
{"Marka", "histo", "5"},
{"Solofo", "histo", "6"},
{"Marka", "malagasy", "2"},
{"Solofo", "malagasy", "9"}
];
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment