An example string "abaacacaacda" would return "aacacaac" which is the middle substring (ab - aacacaac - da) of the example.
I\'m havi