Wandbox
SettingsLog
SettingsLog
Language
GitHubLogin
Ran/Viewed Log

Author

anonymous

over 5 years ago

Language

Python

Compiler

CPython 3.7.5

Options

Author

anonymous

over 5 years ago

$ python3 prog.py
Traceback (most recent call last):
  File "prog.py", line 3, in <module>
    _, text = original_text.split(first_sentence)
NameError: name 'original_text' is not defined
Exit Code:
1