using .indexOf instead of .equals on FRQs
ugh so for some odd reason on FRQ 4 (points and colors) I used .indexOf(color)!=-1 to check if a color String matches another String. I think I did that frq right after the FRQ 1 where I used indexOf and completely zoned out afterwards. does anyone know if graders will take off points for this?