<darth_starb>

Author: <DarthNOdlehS>
Category: <Christmas Challenge>
System:   <ZX Spectrum>
Language: <ZX BASIC>
Len source code: <167 bytes in .txt>
Len exe file:    <114 bytes in tap>
Len code only:   <89 bytes in memo> (valid for assembler only; length of executable without BASIC stub)
Instructions:
<how to run the code in an emulator: drag and drop the tap file to emulator or load file and run>
<use BasinC or ZX Spin emulator, drag and drop the tap file into it>
Description:
<The code consists of two for loops traversing the area of ​​the star. A mathematical algorithm decides whether to print "*" or not>
Comments:
<Len code from BasinC. Merry Christmas>