Python學習常見錯誤

1. TypeError: not enough arguments for format string TypeError: not enough arguments for format string 或者 TypeError: %d format: a number is required, not str 錯誤代碼: def personInfor(name, age, sex=1):
相關文章
相關標籤/搜索