Inflearn Community Q&A
빌드인 변수 문의
Written on
·
184
0
Traceback (most recent call last):
File "C:\Users\kokot\eclipse-workspace\edu1\edu1\1\chapter11.py", line 70, in <module>
pp=file.read()
NameError: name 'file' is not defined
빌드인 변수 지정하는 방법을 알 수 있을까요?
python
Answer
This question is waiting for answers
Be the first to answer!





