I chose Mathematica (v 14.3) as the programming language for this challenge since it is a language I know.
My goal was to create an obfuscated oneline piece of code. Keeping it short was of secondary priority.
Description of files
code_as_text_file.txt Code as pure text file
image_of_code.jpg Screenshot of code
image_of_result.jpg Screenshot of result
info_and_description_of_files.txt This file
Mathematica_code_with_result.nb The executable Mathematica Notebook. Can probably be run on the free Wolfram Player app.
Length of code as pure text file: 159 characters. File Explorer properties states that the file is 159 bytes.
Length of "Mathematica_code_with_result.nb": 3796 bytes.
This file is a plain text file with lots of wrappers for generating an executable "notebook" within the Mathematica language.
The notebook file thus contains much more than the source code. This notebook file also contains the resulting snowflake.
/Fredrik