you might really be looking for `.contains()` or `...
# announcements
s
you might really be looking for
.contains()
or
Regex("([A-Za-z])") in "hello world"