[PCC] PythonChallenge Level 4 problem-soving


[PCC] PythonChallenge Level 4 problem-soving

Level 4 problem-soving 바로 전에 Level 3 문제에 대해서 풀어 보았다. 생각보다 명쾌하게 풀리지 않아서 조금 찝찝했지만 우선은 Level 4 문제에 대해서 다시 도전해보았다. 이번에는 Level 4 문제에 대해서 풀어 보도록 하자. 1. 문제 확인 Level 3 문제를 풀고 나서 확인된 Level 4 문제의 주소는 아래와 같다. http://www.pythonchallenge.com/pc/def/linkedlist.php follow the chain www.pythonchallenge.com 일단 문제는 확인하였고 페이지에는 다른 Level 과는 달리 이미지 이외 다른 내용은 확인할 수 없었다. 2. 풀이 과정 일단 문제를 보고 다른 Level 과는 다르게 페이지에 이미지만 존재..


원문링크 : [PCC] PythonChallenge Level 4 problem-soving