Examples are
let string1 = "AAAAA" Output: 4A1A My output: 4A let string2 = "AAAAAAAAABBBBBCCCCDD" output : 4A4A1A4B1B4C2D My output: 4A4A4B2