Python 基礎教程

Python 流程控制

Python 函數

Python 數據類型

Python 文件操作

Python 對象和類

Python 日期和時間

Python 高級知識

Python 參考手冊

Python 字符串 islower() 使用方法及示例

Python 字符串方法

如果字符串中的所有字母均為小寫字母,則islower()方法返回True。如果字符串包含至少一個大寫字母,則返回False。

islower()的語法為:

string.islower()

islower()參數

islower()方法不帶任何參數。

islower()返回值

islower()方法返回:

  • True 如果字符串中存在的所有字母均為小寫字母。

  • False 如果字符串包含至少一個大寫字母。

示例1:從islower()返回值

s = 'this is good'
print(s.islower())

s = 'th!s is a1so g00d'
print(s.islower())

s = 'this is Not good'
print(s.islower())

運行該程序時,輸出為:

True
True
False

示例2:如何在程序中使用islower()?

s = 'this is good'
if s.islower() == True:
  print('不包含大寫字母。')
else:
  print('包含大寫字母。')
  
s = 'this is Good'
if s.islower() == True:
  print('不包含大寫字母。')
else:
  print('包含大寫字母。')

運行該程序時,輸出為:

不包含大寫字母。
包含大寫字母。

Python 字符串方法

丰满人妻一级特黄a大片,午夜无码免费福利一级,欧美亚洲精品在线,国产婷婷成人久久Av免费高清