python的pass语句_适用于pass语句的Python程序
生活随笔
收集整理的這篇文章主要介紹了
python的pass语句_适用于pass语句的Python程序
小編覺得挺不錯的,現(xiàn)在分享給大家,幫大家做個參考.
python的pass語句
Prerequisite: pass statement in Python
先決條件: Python中的pass語句
In the below program, we have a string and printing only alphabets and passing the else statement – where the character in not an alphabet.
在下面的程序中,我們有一個字符串,僅打印字母并傳遞else語句-其中的字符不是字母。
# python example of pass statementstring = "$IncludeHelp.Com$#@Hello"# printing all alphabets only for ch in string:if (ch>='A' and ch<='Z') || (ch>='a' and ch<='z'):print(ch)else:passprint("End of the programs...")Output
輸出量
IncludeHelpComHello End of the programs...翻譯自: https://www.includehelp.com/python/pass-statement-program.aspx
python的pass語句
總結(jié)
以上是生活随笔為你收集整理的python的pass语句_适用于pass语句的Python程序的全部內(nèi)容,希望文章能夠幫你解決所遇到的問題。
- 上一篇: 枪口下的女谍剧情介绍
- 下一篇: 地下城与勇士几点开始双倍经验?