Hi, I'm trying this one but I don't understand how to transform it in brainfuck langage?
In brainfuck langage, there is 8 chars []<>+-.,
In this text, you have 6 chars. Obviously, I think ., is not there.
And [] is not [] because there is infinite loop if it will be the case.
So I'm a little bit lost.
Do I have to find an other langage?
Or I have to replace some chars like I try?
Thanks