python培训之upper函数怎么用 您所在的位置:网站首页 python中upper的用法 python培训之upper函数怎么用

python培训之upper函数怎么用

2022-09-10 22:17| 来源: 网络整理| 查看: 265

python培训之upper函数怎么用

发布时间:2022-08-25 09:47:58 人气:19 作者:多测师

  Python upper() 方法将字符串中的小写字母转为大写字母。

  upper()方法语法:

  str.upper()

  参数

  NA。

python培训之upper函数怎么用

  返回值

  返回小写字母转为大写字母的字符串。

  实例

  以下实例展示了 upper()函数的使用方法:

  str = "this is string example....wow!!!";

  print "str.upper() : ", str.upper()

  输出结果

  str.upper() : THIS IS STRING EXAMPLE....WOW!!!

  以上内容为大家介绍了python培训之upper函数怎么用,希望对大家有所帮助,如果想要了解更多Python相关知识,请关注多测师。https://www.e70w.com/xwzx/

上一篇:python输出如何不换行? 下一篇:python培训之怎么输出换行符 返回列表


【本文地址】

公司简介

联系我们

今日新闻

    推荐新闻

    专题文章
      CopyRight 2018-2019 实验室设备网 版权所有