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