NameError

NameError

Python[ | ]

Python
Copy
print( not_exist_variable )
# NameError: name 'not_exist_variable' is not defined
편집자 J Jmnote Jmnote bot