to change a delimiter, the beginning of the string will containa separate line that looks like this: “//[delimiter]n[numbers…]” for example “//;n1;2” should returnthree where the default delimiter is ‘;’
another example: “//$n1$2”
PROBLEM: Please create a Regular expression for the saidpattern
Expert Answer
An answer will be send to you shortly. . . . .