@@ -0,0 +1,5 @@
def print_hello():
print("Hello World")
if __name__ == "__main__":
print_hello()
The note is not visible to the blocked user.