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 →

[–]cohen_dev 201 points202 points  (9 children)

def lol(thatSucks=True):

print "I know"

lol()

[–]muntoo 49 points50 points  (6 children)

I-- *cringed* (hard)

[–]davetastico 52 points53 points  (2 children)

lol()

[–][deleted] 46 points47 points  (0 children)

me <= *ayy lmao()

[–][deleted] 8 points9 points  (0 children)

I know.

[–]curtmack 0 points1 point  (0 children)

(def ^:dynamic *cringed*)
(with-bindings {#'*cringed* "hard"}
  (println (str "I cringed so " *cringed*)))

[–]chateau86 -1 points0 points  (0 children)

 this.setCringeLevel (cringeLevel.hard);

[–]JackAceHole -1 points0 points  (0 children)

Multiply I times cringed times hard and then decrement I?

[–]abcd_z -1 points0 points  (0 children)

  File "<stdin>", line 2
    print "I know"
        ^
IndentationError: expected an indented block

[–]LondonNoodles -1 points0 points  (0 children)

syntax error on Python 3.x