spacing
This commit is contained in:
@@ -92,6 +92,7 @@ def dfs(maze: TurtleMaze) -> bool:
|
||||
maze.updatePosition(stack.peek())
|
||||
|
||||
return False
|
||||
|
||||
def main():
|
||||
maze = TurtleMaze('maze_1.txt')
|
||||
|
||||
|
||||
Reference in New Issue
Block a user