Want to get involved? We're always looking for ideas and content for Weekly Challenges.
SUBMIT YOUR IDEAThe description of the challenge didn't seem to match up with the expected output...
Here's my take on the solution, 1 tool 😁.
Hello Alex Najm,
I was able to complete the challenge to meet the requirements mentioned, however there seems to be a difference in the output file saved on the challenge.
It reflects as:
*L*X*N*E* *B*N*J*
A*T*R*X *E*I*N*R
*N*L*T*C *P*
INSTEAD OF:
*L*X*N*E* *B*N*J*
*L*E*Y* *E*I*N*R
*N*L*T*C *P*
My asterisks for some of the words aren't exactly the same as the original solution, but it does fulfil the challenge based on the criteria listed above, including not taking out spaces, so I accept it. Looking at the challenge creators workflow, there isn't a rhyme to why one character is masked vs another, since sometimes it counts the space and sometimes it doesn't, so I think what I have done is fine.