I keep on getting this error and im not sure what i did wrong

后端 未结 0 1366
难免孤独
难免孤独 2020-12-16 10:22

This is my code:

def game_changer(games_list, game):
    if game == "":
        game.pop()
        return game + " popped from the list"
          


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