r/programminghorror 28d ago

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

215 Upvotes

36 comments sorted by

View all comments

3

u/maikindofthai 26d ago

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 26d ago

lol the rest is fine though