core.noscript.text
Want to get involved? We're always looking for ideas and content for Weekly Challenges.
]
Here is my solution to Challenge #121
My solution
here's my solution! for some reason, my RegEx wouldn't work because the parse tool was picking up the \) as part of the parsing so I instead used standard text-to-columns tools to format these data.
Finally cleaning up my weekly challenge back log from (checks calendar 😲) 7 years ago
:)
Here!
Cool Challenge! Used a lot of RegEx, final flow is a bit long 😅
Done.Not the best solution, but it works.