Pimmchago Pimmchago Computers and Technology Answered write a docstring for this function def move_north(player,amount): player.pos[1] += amount