Splits an input string by using a regular expression according to a keyword and an integer value. input: The string that you want to split by means of the regular expression. regex: The regular ...