Fibonacci word/fractal: Difference between revisions

Content added Content deleted
(added FreeBasic)
m (added comment)
Line 310: Line 310:
It prints the level 25 word as the Python entry.
It prints the level 25 word as the Python entry.
=={{header|FreeBASIC}}==
=={{header|FreeBASIC}}==
On a Windows 32bit system F_word35 is the biggest that can be drawn.
<lang FreeBASIC>' version 23-06-2015
<lang FreeBASIC>' version 23-06-2015
' compile with: fbc -s console "filename".bas
' compile with: fbc -s console "filename".bas