robertim commited on
Commit
38811f6
1 Parent(s): 0b7be55

Flagged sample #6

Browse files
Files changed (1) hide show
  1. data.csv +1 -0
data.csv CHANGED
@@ -4,3 +4,4 @@ num1,operation,num2,output,flag
4
  1,add,0,1,wrong sign
5
  1,add,0,1,off by one
6
  4,subtract,3,1,off by one
 
 
4
  1,add,0,1,wrong sign
5
  1,add,0,1,off by one
6
  4,subtract,3,1,off by one
7
+ 4,subtract,3,1,other