File "<stdin>", line 1
"๐".reverse() = "๐"
^
SyntaxError: cannot assign to function call
you are viewing a single comment's thread
view the rest of the comments
view the rest of the comments
replies:
File "<stdin>", line 1
"๐".reverse() = "๐"
^
SyntaxError: cannot assign to function call