TU-Programmieren_2/exercise10/invalid.csv
2025-04-09 10:22:44 +02:00

6 lines
159 B
Plaintext

// matrix4x2.csv: a 4x2 matrix, not using '#' to indicate comments, non float data
not-a-number;11;12
not-a-number;21;22
not-a-number;31;32
not-a-number;41;42