Christmas Star Python

Author:   Logiker/VCC
Category: Christmas Challenge
System:   PC
Language: Python
Len source code: 120
Len exe file:    120
Len code only:   120
Instructions:
Run with Python interpreter.
Description:
Paints character by character, line by line and decides if it has to be a star or a space.
The "formula" becomes easier as the center of the star is used as center of the coordinates.
Comments:
I created this actually before the submission system got online as feasibility study.
Based on the entry "Christmas Star C64".