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):
相关文章
相关标签/搜索