代码和别人的一模一样,可我的老报错误TypeError: not enough arguments for format string
你的format 是啥?Python内置的format函数用法是https://www.runoob.com/python/att-string-format.html