@ -45,4 +45,5 @@ assert normalize_list([0, 10]) == [0.0, 1.0]
assert normalize_list([]) == []
assert normalize_list([-5, 0, 5]) == [0.0, 0.5, 1.0]
print("Все тесты пройдены!")
The note is not visible to the blocked user.