摘要:
python有多少关键字?>>> import keyword>>> keyword.kwlist['and', 'as', 'assert', 'break', 'class', 'continue', 'def', 'del', 'elif', 'else', 'except', 'exec',... 阅读全文
posted @ 2015-05-04 10:39
复制乔布斯
阅读(197)
评论(0)
推荐(0)
2015年5月4日