@@ -0,0 +1,4 @@
def calculator(a: int, b: int) -> int:
return a + b
The note is not visible to the blocked user.