python:capitalize_upper_lower

差分

このページの2つのバージョン間の差分を表示します。

この比較画面へのリンク

両方とも前のリビジョン 前のリビジョン
次のリビジョン
前のリビジョン
python:capitalize_upper_lower [2019/06/10 16:49] ともやんpython:capitalize_upper_lower [2019/08/19 06:51] (現在) ともやん
行 9: 行 9:
  
 <code python> <code python>
-str = "this is a pen."+str = 'this is a pen.'
  
 str.capitalize() str.capitalize()
 'This is a pen.' 'This is a pen.'
  
-str = "This is a pen."+str = 'This is a pen.'
  
 str.upper() str.upper()
  • python/capitalize_upper_lower.1560152946.txt.gz
  • 最終更新: 2019/06/10 16:49
  • by ともやん