@ -5,7 +5,7 @@ world"""
c = 'world hello'
d = '''world
hello'''
print(a)
print(b)
print(c)
print(d)
print(len(a))
print(len(b))
print(len(c))
print(len(d))
The note is not visible to the blocked user.