core.noscript.text
Want to get involved? We're always looking for ideas and content for Weekly Challenges.
My solution.
@alexnajm, It was a good challenge, made good use of the Multi-row and Mod function.
Really fun.
Done!
Had to learn how to group and organize phrases, words, and letters. Pretty cool that I could leverage Mod(n,d) != 0 for every other letter.
I believe my solution is the simplest one. Love such challenges.
Here is my solution:
Here!