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