<strike id="gcwsi"></strike>
  • <ul id="gcwsi"></ul>

    千鋒教育-做有情懷、有良心、有品質(zhì)的職業(yè)教育機構(gòu)

    400-811-9990
    手機站
    千鋒教育

    千鋒學(xué)習(xí)站 | 隨時隨地免費學(xué)

    千鋒教育

    掃一掃進入千鋒手機站

    領(lǐng)取全套視頻
    千鋒教育

    關(guān)注千鋒學(xué)習(xí)站小程序
    隨時隨地免費學(xué)習(xí)課程

    上海
    • 北京
    • 鄭州
    • 武漢
    • 成都
    • 西安
    • 沈陽
    • 廣州
    • 南京
    • 深圳
    • 大連
    • 青島
    • 杭州
    • 重慶
    當(dāng)前位置:哈爾濱千鋒IT培訓(xùn)  >  技術(shù)干貨  >  python關(guān)鍵字有哪些?

    python關(guān)鍵字有哪些?

    來源:千鋒教育
    發(fā)布人:xqq
    時間:2023-11-11 01:24:35

    python關(guān)鍵字有哪些?

    本文教程操作環(huán)境:windows7系統(tǒng)、Python3.9.1,DELLG3電腦。

    1、keyword模塊進行輸出查看

    Helponmodulekeyword:

    NAME

    keyword-Keywords(from"graminit.c")

    FILE

    /usr/lib64/python2.6/keyword.py

    DESCRIPTION

    Thisfileisautomaticallygenerated;pleasedon'tmuckitup!

    Toupdatethesymbolsinthisfile,'cd'tothetopdirectoryof

    thepythonsourcetreeafterbuildingtheinterpreterandrun:

    pythonLib/keyword.py

    FUNCTIONS

    iskeyword=__contains__(...)

    x.__contains__(y)yinx.

    DATA

    __all__=['iskeyword','kwlist']

    kwlist=['and','as','assert','break','class','continue','def',...

    2、得到python關(guān)鍵字列表

    >>>keyword.kwlist

    ['and','as','assert','break','class','continue','def','del','elif','else','except','exec',

    'finally','for','from','global','if','import','in','is','lambda','not','or','pass','print',

    'raise','return','try','while','with','yield']

    3、判斷字符串是否含關(guān)鍵字

    >>>keyword.iskeyword('and')

    True

    >>>

    >>>keyword.iskeyword('has')

    False

    好啦,以上就是關(guān)于關(guān)鍵字查看的全部內(nèi)容了,感興趣的小伙伴可以進行設(shè)置查看哦~更多Python學(xué)習(xí)教程請關(guān)注IT培訓(xùn)機構(gòu):千鋒教育。

    聲明:本站稿件版權(quán)均屬千鋒教育所有,未經(jīng)許可不得擅自轉(zhuǎn)載。

    猜你喜歡LIKE

    python函數(shù)中的參數(shù)有哪些?

    2023-11-14

    python中pygal模塊如何使用?

    2023-11-14

    Python描述符中有哪三種方法?

    2023-11-14

    最新文章NEW

    如何使用python any()判斷多元素?

    2023-11-14

    python中doctest庫是什么?

    2023-11-14

    python模塊引入的三種方式

    2023-11-14

    相關(guān)推薦HOT

    更多>>

    快速通道 更多>>

    最新開班信息 更多>>

    網(wǎng)友熱搜 更多>>