cwbe coordinatez:
101
63540
2076399
1655002
2182562
2196240

ABSOLUT
KYBERIA
permissions
you: r,
system: public
net: yes

neurons

stats|by_visit|by_K
source
tiamat
K|my_K|given_K
last
commanders
polls

total descendants::
total children::2
1 ❤️


show[ 2 | 3] flat


The functions described in this chapter may be used either with or without parentheses around their
arguments. (The syntax descriptions omit the parentheses.) If you use the parentheses, the simple (but
occasionally surprising) rule is this: if it looks like a function, it is a function, and precedence doesn't
matter. Otherwise it's a list operator or unary operator, and precedence does matter. And whitespace
between the function and its left parenthesis doesn't count--so you need to be careful sometimes:

print 1+2+3; # Prints 6.
print(1+2) + 3; # Prints 3.
print (1+2)+3; # Also prints 3!
print +(1+2)+3; # Prints 6.
print ((1+2)+3); # Prints 6.

Je to v jednej o'reilly-ovke vysvetlovane hned na zaciatku.


  submission:: Re[6]: 20.02.2006-22:32:20 :: NEW (0 children )   NEW DESCENDANT   (forcer)
  submission:: Re[6]: 20.02.2006-22:32:20 :: NEW (1 children )   NEW DESCENDANT   (ksyz)


There are currently 9901 K available in
2nd Guild's K-treasury.




get 1 🦆 for 5 🐘
get 1 🐘 for 1 🦆