Death Star: Difference between revisions

Content added Content deleted
(Added Algol 68)
Line 289: Line 289:
{{Trans|C}}{{Trans|11l}}
{{Trans|C}}{{Trans|11l}}
<syntaxhighlight lang="algol68">
<syntaxhighlight lang="algol68">
BEGIN # draw a "Death Star" - tranlsated from the C and 11l samples #
BEGIN # draw a "Death Star" - translated from the C and 11l samples #
STRING shades = ".:!*oe&#%@";
STRING shades = ".:!*oe&#%@";