core.noscript.text
Want to get involved? We're always looking for ideas and content for Weekly Challenges.
Done
Hi! here is my take :-)
My Solution of Challenge #346
I went the text to columns approach but like the regex method too.
Solution
Solved
The solution is attached. It is a simple data transformation exercise.
PFA my Solution