错误总结:TypeError: not enough arguments for format string

 

 

总结:在学习python时,要注意下python版本

python3.0以后,在print后要加括号

相关文章: