也就这样, - python杂记 的评论
https://type.so/python/python-tips.html
python实现switch语句{ '0' : labmda : print('你是男的还是女的'), '1' : labmda : print('你是男的'), '2' : ...
-
jack
https://type.so/python/python-tips.html/comment-page-1#comment-12226
2013-06-08T13:25:32+08:00
string.capwords
-
konakona
https://type.so/python/python-tips.html/comment-page-1#comment-3275
2012-02-01T10:14:38+08:00
一直觉得python很奇葩!
-
阿维卡
https://type.so/python/python-tips.html/comment-page-1#comment-5
2011-08-21T08:54:21+08:00
Hello world.
-
小子欠扁
https://type.so/python/python-tips.html/comment-page-1#comment-2
2011-08-20T23:54:57+08:00
[code lang=python]print('Hello world.')[/code]