Using match() Function
match() is an inbuilt function in Julia which is used to search for the first match of the given regular expression in the specified string.
The match function in Julia is not intended to find multiple matches it only finds the first