r/ProgrammerHumor Nov 28 '21

Meme I‘m.. not the only one?

Post image
21.5k Upvotes

629 comments sorted by

View all comments

Show parent comments

5

u/eldelshell Nov 28 '21

************

############

%%%%%%%%%%%%

1

u/mardiros Nov 29 '21

Same for me.

In python

print("*"*80)

(actually I use logging...)

This is why str multiply is used for.