Pythonのstr
https://docs.python.org/ja/3/library/functions.html#func-str
https://docs.python.org/ja/3/library/stdtypes.html#str
クラス
object の 文字列 版を返します。
__str__と関係する