Gxlsystem TIY Editor
Gxlsystem 在线教程
改变方向
暗黑模式
python_string_placeholder_9.py:
#Use "_" to add a underscore character as a thousand separator: txt = "The universe is {:_} years old." print(txt.format(13800000000))