Function parameter

后端 未结 0 1075
离开以前
离开以前 2021-01-15 01:35

I have problems with the following code

def get_player(player):
    selector.loc[selector[\'Name\'] == player]

    return selector[[\'Overall\', \'Skill\', \         


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