I have a row with the following values left:
Column1 = 1
Column2 = 4,9
Column3 = 6
Column4 = 3,4,9
Column5 = 3,4,7,8
Column6 = 7,8
Column7 = 5
Column8 = 5
Column9 = 2
Is there any Naked Triples in this row. I figure that 3,4,9 are a Naked triple in Columns 2,4, and 5. Is this correct?