| 00c42 도쿄 교차로 / Gray |
| ||||||||||||||||||||||
| |||||||||||||||||||||||
| 컴파일 결과 |
|---|
| Traceback (most recent call last): | |
| File "/usr/lib/python3.2/py_compile.py", line 119, in compile | |
| optimize=optimize) | |
| ile "talksis's Python3 source file", line 38 | |
| r.append([0,*([1]*w),0,0]) | |
| ^ | |
| SyntaxError: can use starred expression only as assignment target | |
| During handling of the above exception, another exception occurred: | |
| Traceback (most recent call last): | |
| File "<string>", line 1, in <module> | |
| File "/usr/lib/python3.2/py_compile.py", line 123, in compile | |
| raise py_exc | |
| ile "talksis's Python3 source file", line 38 | |
| r.append([0,*([1]*w),0,0]) | |
| ^ | |
| SyntaxError: can use starred expression only as assignment target | |
| 소스 정적 분석 결과 |
|---|
| 이상 없음 |
