@ -1,2 +0,0 @@
print("hi")
print("buddy")
@ -1,4 +0,0 @@
x = 5
y = 10
print(x + y)
@ -1,6 +0,0 @@
print(5 + 10)
print(5 - 10)
print(5 * 10)
print(5 / 10)
print(5 % 10)
x = 6
if x == 5:
print("True")
The note is not visible to the blocked user.