I am having a string like the follows: "AABAAABBC"
I need to implement javascript logic to print the following output.
2AB3A2BC
I am having a string like the follows: "AABAAABBC"
I need to implement javascript logic to print the following output.
2AB3A2BC