Wandbox
SettingsLog
SettingsLog
Language
GitHubLogin
Ran/Viewed Log

Author

anonymous

over 6 years ago

Language

Python

Compiler

CPython 3.6.2

Options

Author

anonymous

over 6 years ago

$ python3 prog.py
s is ok
Traceback (most recent call last):
  File "prog.py", line 4, in <module>
    assert '\t' == '\\t'
AssertionError
Exit Code:
1