`if ("123" in "abc123def")` is a better usage of `...
# random
u
if ("123" in "abc123def")
is a better usage of
in
... but that's just my 2 cents