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