擁有你自己的 Python 伺服器
回溯 (最近一次呼叫最後)
  檔案 "demo_string_format_error.py", 第 2 行, 在 <module>
    txt = "我的名字是 John,我今年 " + age
TypeError: 必須是 str 型別,不能是 int 型別