We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
Have a question about this project? # for a free GitHub account to open an issue and contact its maintainers and the community.
By clicking “#”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.
Already on GitHub? # to your account
이것이 코딩 테스트다 with 파이썬 책에 있는6-12.py 답안예시에 대한 질문입니다.
n, k 값들을 입력받은 뒤 a, b의 리스트를 입력 받습니다.
a, b의 리스트의 길이는 n이여야 하는데 이것에 대한 내용이 없습니다.
n길이의 a, b의 리스트 입력 받는 코드가 궁금하여 질문드립니다.
The text was updated successfully, but these errors were encountered:
No branches or pull requests
이것이 코딩 테스트다 with 파이썬 책에 있는6-12.py 답안예시에 대한 질문입니다.
n, k 값들을 입력받은 뒤 a, b의 리스트를 입력 받습니다.
a, b의 리스트의 길이는 n이여야 하는데 이것에 대한 내용이 없습니다.
n길이의 a, b의 리스트 입력 받는 코드가 궁금하여 질문드립니다.
The text was updated successfully, but these errors were encountered: