110FLAKE Author: STK Category: Christmas Challenge System: Linux-PC Language: Python 3 Len source code: 110 Len exe file: - Len code only: - Instructions: python3 110flake.py Description: The given list contains a bit-pattern of the lower left part of the snowflake. The values are converted to binary numbers and 0/1 replaced by space/*. Comments: Runs on any system where Python 3 is available.