col ( index -- col )


Vocabulary
sudokus

Inputs
indexan object


Outputs
colan object


Definition


: col ( index -- col ) 9 mod 1 + ;