f -strings 是在字串前面加入 f 或 F 前綴字,字串插入位置仍然是用 {} ,使用方法和 str.format() 很相似,例如:. >>> print(f"Hi there, I am { ...
確定! 回上一頁