python-for-coding-test
python-for-coding-test copied to clipboard
part03. 21번 인구이동
https://github.com/ndb796/python-for-coding-test/blob/master/13/7.py
여기서 process 인자로 union 도 넘겨줘야 하는 거 아닌가요?? def process(x, y, index, union): 이런 식으로요!