Name: Anonymous 2013-02-23 21:17
Is true that to be a expert programmer do you have to drink lots of coffee?
`
>2013
>reading Dilbert
if (C) {T} else {E}
C ? T : E
(C && T) || (!C && E)T if C
if C then T else E
if C
T
else
E
switch
when C then T
else EShit + Crap # does this code works with numbers or strings?