asked
Getting Started with Programming: Introduction to Python (Inflearn Original)
input(2-1): Let the user enter the value they want.
Written on
·
395
0
터미널 실행 후 python 3 입력 -> python 파일 주소 입력 시 SyntaxError: invalid syntax >>> 이런 오류가 발생합니다. 어떻게 해결해야할까요?
Answer 1
Python 3.11.2 파일이 잘 깔려있다고는 나오는데 뭐가 문제인지 잘 모르겠네요 ㅜㅜ