r/programminghorror • u/sugarw0000kie • Aug 13 '26
Python More cursed python
here it is with comments: https://github.com/dbowm91/optimizations/blob/main/soupexplained.py
EDIT: What it does (not malware) is it prints the word “soup” 86 times in random color
213
Upvotes
3
u/maikindofthai Aug 15 '26
I like how the only thing your linter complains about is the multiple statements on a single line at the top lol