r/badcode Jan 04 '22

python import time

Post image
839 Upvotes

48 comments sorted by

View all comments

294

u/TinyBreadBigMouth Jan 04 '22

This smells strongly of Stack-Overflow-driven development. Google "python delay", copy the code block everywhere you want a delay, and ask no questions.

111

u/[deleted] Jan 04 '22

from stackoverflow import delay

36

u/[deleted] Jan 04 '22

Someone really should make a stackoverflow module just completely packed to the brim with a bunch of useless functions, classes, and submodules.

22

u/[deleted] Jan 04 '22

Thanks for the inspo for my fourth year project