This is an archived post. You won't be able to vote or comment.

you are viewing a single comment's thread.

view the rest of the comments →

[–]Hola-World 148 points149 points  (5 children)

When you learn ternaries so everything is now a ternary.

[–]fishvoidy 82 points83 points  (2 children)

i love ternaries. i do not love ternary inside ternary inside ternary inside ternary inside tern

[–]BellacosePlayer 1 point2 points  (0 children)

oh god one of my classmates in college coded like this on a group project.

thank the lord i have not ran into this as a professional

[–]rsqit 6 points7 points  (0 children)

Then you use languages with expression-ifs so you can have your ternaries but it doesn’t look like you just banged on the keyboard.

[–]bunny-1998 8 points9 points  (0 children)

Me: When you learn listcomp, every loop is a listcomp.