@@ -0,0 +1,3 @@
a = input()
b = input()
print("no" if len(a) < len(b) else "go")
The note is not visible to the blocked user.