
* 겪고 있는 문제 상황을 최대한 자세하게 작성해주세요.
* 문제 해결을 위해 어떤 시도를 해보았는지 구체적으로 함께 알려주세요.
SyntaxError: invalid syntax. Perhaps you forgot a comma?컨트롤엔터를치면자꾸이게뜨네요
File "<ipython-input-23-91bf3ec581f8>", line 1
a_list=['사과','배,'감,'수박']
^
SyntaxError: invalid syntax. Perhaps you forgot a comma?이렇게요
