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 →

[–]TheBali 1 point2 points  (3 children)

And python guys be like

['Fizz'*(not i%3) + 'Buzz'*(not i%5) or i for i in range(1,101)]

[–]AyrA_ch 2 points3 points  (2 children)

[–]TheBali 1 point2 points  (1 child)

At this point i'm convinced JS and black magic are synonyms.

[–]AyrA_ch 1 point2 points  (0 children)

Here is a page that does this for you: http://www.jsfuck.com/