1. 格式化输出:利用format "{1} {0} {1}".format("hello", "world") # 设置指定位置 'world hello world' 或 %s,%d % str1,int11. 格式化输出:利用format "{1} {0} {1}".format("hello",
1. 格式化输出:利用format "{1} {0} {1}".format("hello", "world") # 设置指定位置 'world hello world' 或 %s,%d % str1,int11. 格式化输出:利用format "{1} {0} {1}".format("hello",