Turing Tumble Community

5 blue 1 red, repeat: possible?

Btw: would you like to program the Fibonnaci:
0, 1, 1, 2, 3, 5, 8 (13)?

I guess, that’s still a little bit too hard for me. You can’t really use the registers well for multiple calculations. For the fibonacci numbers, you’d even need to preserve the original values of the registers while adding one to another.

Maybe it’s possible to output the numbers as a pre-filled list, without really calculating them

Tan ingenioso como sencillo.

Nuevamente sencillo, nuevamente ingenioso.