while running the command, i got this on linux: ``` File "SPartan.py", line 79 print accountElement.rsplit('|', 1)[1] ^ SyntaxError: invalid syntax ```
while running the command, i got this on linux: