@@ -0,0 +1,4 @@
def sum(a, b):
return a + b
print(sum(10, 5))
The note is not visible to the blocked user.