@@ -0,0 +1,7 @@
he_got_away = True
for i in range(1, 6):
if "FBI" in input():
print(i)
he_got_away = False
if he_got_away:
print("HE GOT AWAY!")
The note is not visible to the blocked user.