pimmcha pimmcha 05-12-2022 Computers and Technology contestada write a docstring for this function def move_north(player,amount): player.pos[1] += amount