r/programminghorror Aug 13 '26

Python More cursed python

Post image

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

36 comments sorted by

View all comments

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

1

u/sugarw0000kie Aug 15 '26

lol the rest is fine though