XmaStarPython'176 Author: David Programa Category: Christmas Challenge System: Any system capable of running Python Language: Python Len source code: 176 bytes / 6 lines of code Len exe file: N/A Len code only: N/A Instructions: With Python 3.x installed, run from a terminal the following command: python star.py Description: A 17x17 two-dimensional array is used to draw 4 overlapping triangles with the adequate sizes and positions. Then, the array is printed as text. Comments: Look me up at YouTube ;-)