Wandbox
SettingsLog
SettingsLog
Language
GitHubLogin
Ran/Viewed Log

Author

anonymous

almost 8 years ago

Language

Python

Compiler

CPython 3.6.2

Options

Author

anonymous

almost 8 years ago

$ python3 prog.py
Traceback (most recent call last):
  File "prog.py", line 1, in <module>
    a()
NameError: name 'a' is not defined
Exit Code:
1