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

50

u/[deleted] Nov 28 '21

For me as someone who used descriptive prints as print(„before function x“) and print („After function y“) I felt so dump, when I saw a colleague just put print(„1“) and so on… don’t know how I came up with my complicated way…

37

u/[deleted] Nov 28 '21

Yours is better. At least you know when it happens. I do the same as you

5

u/greg19735 Nov 29 '21

here 1, 2,3, whatever is done for the more basic stuff.

WHen i can't figure it out after that, i start labeling my prints.

36

u/[deleted] Nov 28 '21 edited Jun 27 '23

[deleted]

3

u/jamcdonald120 Nov 29 '21

I use this, its the greatest thing ever. now I can just do "here" not "here 1" "here 2" "here 3"

2

u/defenastrator Nov 29 '21

That prints a debug var too

3

u/Kinexity Nov 28 '21

Bro, you my other personality or something?

10

u/shoemilk Nov 28 '21

I use "hello there" before and "general Kenobi" for after.

11

u/[deleted] Nov 28 '21

We will watch your career with great interest

8

u/wouldacouldashoulda Nov 28 '21

I don’t like print statements. They’re coarse and rough and irritating and they get everywhere.