Add a statement which prints False, without raising an exception.
False
Make sure to pick print followed by "Paris" and then in, [, ].
print
"Paris"
in
[
]