I am trying to count the number of fullstops and commas in a sentence using a regex. The code I am using is the following.I am trying to count the number of fullstops an
I am trying to count the number of fullstops and commas in a sentence using a regex. The code I am using is the following.I am trying to count the number of fullstops an