Forum Discussion
I'm stucked in "A Christmas Catastrophe: Let It Snow".
- 21 days ago
The last two characters of the string are the same "<ERROR:57><ERROR:57>"?
What sort of strings do we know about that end with the same character repeated two times? (where that character is not configured with any value currently in the broken code (I'm assuming you have a list of the characters that aren't working, as well as the lengths from the ERROR values?)) ;-)
The difference is solved. I was using len() instead of char.count.
But even though, no idea how to start recoding:
Realocating faulty characters in non assigned doesn't work
Taking 'H' as start of Holidays word and then assignating letters from there, neither. Bufff!
The last two characters of the string are the same "<ERROR:57><ERROR:57>"?
What sort of strings do we know about that end with the same character repeated two times? (where that character is not configured with any value currently in the broken code (I'm assuming you have a list of the characters that aren't working, as well as the lengths from the ERROR values?)) ;-)
- jcberlan20 days ago
Bronze II
Finally, solved. With some patiente, assigning characters to faulty codes, step by step, and one and one, achieved! Thank you for your help.