test
master
@@ -2,3 +2,5 @@ def calculator(a: int, b: int) -> int:
return a + b
def devide(a: int, b: int) -> int:
return a / b
The note is not visible to the blocked user.