Düzenli ifadeleri test etme
\d+ — herhangi bir rakam
\d+
\w+ — harf ve rakamlar
\w+
[a-z]+ — küçük harfler
[a-z]+