Open
Description
https://github.com/ndb796/python-for-coding-test/blob/master/13/7.py
여기서 process 인자로 union 도 넘겨줘야 하는 거 아닌가요??
def process(x, y, index, union):
이런 식으로요!
Metadata
Metadata
Assignees
Labels
No labels
8000
https://github.com/ndb796/python-for-coding-test/blob/master/13/7.py
여기서 process 인자로 union 도 넘겨줘야 하는 거 아닌가요??
def process(x, y, index, union):
이런 식으로요!