Language
Python
Compiler
CPython 3.8.0
Options
$ python3 prog.py
File "prog.py", line 4
def \_\_init\_\_(self,value1,value2):
^
SyntaxError: unexpected character after line continuation character
Exit Code:
1