Kotlin Translation Please review and approve :)
To get 5 in 3rd position, you would have to go diagonally from 9, which isn't valid for this kata.
PIN: 369: ['235', '236', '238', '239', '256', '258', '259', '263', '265', '266', '268', '269', '296', '298', '299', '323', '325', '326', '328', '329', '335', '336', '338', '339', '356', '358', '359', '363', '365', '366', '368', '369', '396', '398', '399', '568', '596', '598', '599', '635', '636', '638', '639', '656', '658', '659', '663', '665', '666', '668', '669', '696', '698', '699', '968', '996', '998'] should equal ['236', '238', '239', '256', '258', '259', '266', '268', '269', '296', '298', '299', '336', '338', '339', '356', '358', '359', '366', '368', '369', '396', '398', '399', '636', '638', '639', '656', '658', '659', '666', '668', '669', '696', '698', '699'] why isn't 235 a variation?/
Loading collection data...
Kotlin Translation Please review and approve :)
To get 5 in 3rd position, you would have to go diagonally from 9, which isn't valid for this kata.
PIN: 369: ['235', '236', '238', '239', '256', '258', '259', '263', '265', '266', '268', '269', '296', '298', '299', '323', '325', '326', '328', '329', '335', '336', '338', '339', '356', '358', '359', '363', '365', '366', '368', '369', '396', '398', '399', '568', '596', '598', '599', '635', '636', '638', '639', '656', '658', '659', '663', '665', '666', '668', '669', '696', '698', '699', '968', '996', '998'] should equal ['236', '238', '239', '256', '258', '259', '266', '268', '269', '296', '298', '299', '336', '338', '339', '356', '358', '359', '366', '368', '369', '396', '398', '399', '636', '638', '639', '656', '658', '659', '666', '668', '669', '696', '698', '699']
why isn't 235 a variation?/