This is an absurdly clever hack. I broke it down to figure out how it works here: https://simonwillison.net/2024/Oct/21/sudoku-in-python-packaging/
This is an absurdly clever hack. I broke it down to figure out how it works here: https://simonwillison.net/2024/Oct/21/sudoku-in-python-packaging/ 1 comment
|
@simon that is amazing! reminds me of when @fgnass golfed a sudoku solver into a tweet... he didn't have enough bytes to return the result so he stopped the recursive iteration by throwing: https://youtu.be/JsAetmgJRss?t=1467