This commit is contained in:
2021-12-08 21:37:26 +01:00
parent 932e31ea88
commit af83ee444c

View File

@@ -1,8 +1,5 @@
import numpy as np
from pprint import pprint
import sys
from numpy.lib.function_base import delete
import numpy as np
EASY_LENGTHS = np.array([2, 4, 3, 7])