📌  相关文章
📜  如何检查python代码示例中的文本是否较低

📅  最后修改于: 2022-03-11 14:46:55.046000             🧑  作者: Mango

代码示例2
Text = "python is easy"
print(Text.islower())