if string conains a digit code example Example: check if string contains numbers str.matches(".*\\d.*");