is there some error here or why does it say it found nothing when my output matches the ‘.’ that it wants?
1 Like
I had something a bit similar at the start of the puzzle.
However I can’t remember exactly what it was.
I know it was gone when I started to manually print out the triforce to make sure it was working or not.
Sorry I can’t help much more than that, I think it’s a case of dull feedback mixed with a printing issue.
Yeah, when I manually print the string that it wants it goes away, it’s probably something with printing the array instead of as a string
maybe u printed
\n
.*\n
- *\n
?
or smth like that
1 Like
I had this “Nothing” error. That was just a “\n” at the wrong place