Traceback (most recent call last): File "C:/Users/SK/.PyCharmCE2019.1/config/scratches/scratch.py", line 4, in <module> print("你出的是{},电脑出的是{}",format(player,comtuper)) TypeError: format() argument 2 must be str, not int
回溯(最近通话最后一个):<br>文件“C:/Users/SK/.PyCharmCE2019.1/config/scratches/scratch.py”,4号线,在<br> print("你出的是{},电脑出的是{}",format(player,comtuper))<br>TypeError: format() argument 2 must be str, not int