Python 3.6中引入了Formatted String Literals(字面量格式化字符串),簡稱f-string,f-string是%操作符和format方法的進化版,使用f-string連接字符 ...
確定! 回上一頁