@@ -5,7 +5,7 @@ import numpy as np
import time
from pprint import pprint
url = "https://www.nytimes.com/puzzles/sudoku/" + difficulty
url = "https://www.nytimes.com/puzzles/sudoku/hard"
page = requests.get(url)
soup = BeautifulSoup(page.content, "html.parser")
The note is not visible to the blocked user.