I wanted to function a function that does this:
const input =“hellooooloo”; const results = getRepeated(input); console