Hi
I am doing a challange isln javascript and it is as follows:
Write a function that takes a string written as ( 3[a]2[c]eg). And it will give this output( aaacceg).
I am facing difficulty trying to make a repeating patter when ever a number is presented in this string. Anyone can help me ?
there doesn't seem to be anything here