pimmcha pimmcha Today at 10:36 AM Computers and Technology Answered write a docstring for this function def move_north(player,amount): player.pos[1] += amount