//Given a string, return the count of the number of times that a substring length 2 appears in the string and also as the last 2 ...
Given a string, return the count of the number of times that a substring length 2 appears in the string and also as the last 2 ...