@@ -1,3 +1,7 @@
def sum(a, b):
return a+b
def mul(a, b):
return a*b
The note is not visible to the blocked user.