type object 'Player' has no attribute 'name' in python card game

前端 未结 0 1631
暖寄归人
暖寄归人 2021-01-21 22:29

UI.print_message(\'{} draws {} cards.\'.format(player.name, picked))

AttributeError: type object \'Player\' has no attribute \'nam

相关标签:
回答
  • 消灭零回复
提交回复
热议问题