@@ -0,0 +1,7 @@
# Test Project
def hello():
print("Hello, World\!")
if __name__ == "__main__":
hello()
The note is not visible to the blocked user.