cwbe coordinatez:
101
63540
2076399
856608
2245907
2246130
2246581
2246628
2246992

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

neurons

stats|by_visit|by_K
source
tiamat
commanders
polls

total descendants::
total children::0
1 ❤️


show[ 2 | 3] flat


ord mi nestaci, pretoze č a c pomocou ord neporovnám.


import locale
locale.setlocale(locale.LC_ALL, 'sk_SK.utf-8')
a.sort(lambda x,y: locale.strcoll(x.lower(), y.lower()))

toto je sort pola a

porovnanie znakov:
if locale.strcoll(znak1.lower(), znak2.lower()) >=0:
...