Hi! can someone enlighten me why this returns fals...
# announcements
j
Hi! can someone enlighten me why this returns false?
Copy code
"hello world".matches(Regex("([A-Za-z])"))