[프로그래머스] 키패드 누르기 (javascript)

현재 풀이 function solution(numbers, hand) { const phone={ }; fo...