maximilienroberti
commited on
Commit
•
4621d23
1
Parent(s):
38811f6
test_3 (#2)
Browse files- this is a message 2 (bb608fd55eea2ad5285318496fe3ac5ab9f32812)
data.csv
CHANGED
@@ -5,3 +5,5 @@ num1,operation,num2,output,flag
|
|
5 |
1,add,0,1,off by one
|
6 |
4,subtract,3,1,off by one
|
7 |
4,subtract,3,1,other
|
|
|
|
|
|
5 |
1,add,0,1,off by one
|
6 |
4,subtract,3,1,off by one
|
7 |
4,subtract,3,1,other
|
8 |
+
4,subtract,3,1,other
|
9 |
+
8,subtract,3,1,other
|