After many tries, I was able to solve the Soduko in Python with using recursion and this is my code:
board = [[0, 9, 0, 0, 7, 5, 0, 0, 6], [0, 0, 0,