【Pyhton繁星點點】【KPoint-002】kylist()/len()/iskeyword("kw"): 查看python系統保留字(包含關鍵字)

>>> import keyword >>> keyword.kwlist ['False', 'None', 'True', 'and', 'as', 'assert', 'break', 'class', 'continue', ' def', 'del', 'elif', 'else', 'except', 'finally', 'for', 'from', 'global', 'if',
相關文章
相關標籤/搜索