Wandbox
SettingsLog
SettingsLog
Language
GitHubLogin
Ran/Viewed Log

Author

anonymous

about 5 years ago

Language

Python

Compiler

CPython 3.8.0

Options

Author

anonymous

about 5 years ago

$ python3 prog.py
0
42
Traceback (most recent call last):
  File "prog.py", line 14, in <module>
    mc.atrr = -1
AttributeError: 'MyClass' object has no attribute 'atrr'
Exit Code:
1