Gxlsystem TIY Editor
Gxlsystem 在线教程
改变方向
暗黑模式
python_string_placeholder_13.py:
#Use "E" to convert a number into scientific number format (with an upper-case E): txt = "We have {:E} chickens." print(txt.format(5))