Elementary cellular automaton: Difference between revisions

Content added Content deleted
Line 1,219: Line 1,219:
end
end
end
end
</lang> {{output}} <pre>
</lang> {{output}} <raw>
Using Rule 90:
Using Rule 90:
.........#.........
.........#.........
Line 1,255: Line 1,255:
................##.
................##.
.................##
.................##
</pre>
</raw>


=={{header|Kotlin}}==
=={{header|Kotlin}}==