Oh my bad, that idea didn’t cross my mind.
Traceback (most recent call last):
File "<stdin>", line 1, in <module>
AttributeError: 'str' object has no attribute 'reverse'
Oh my bad, that idea didn’t cross my mind.
Traceback (most recent call last):
File "<stdin>", line 1, in <module>
AttributeError: 'str' object has no attribute 'reverse'
File "<stdin>", line 1
"👉".reverse() = "👈"
^
SyntaxError: cannot assign to function call
deleted by creator
I also remember someone posting that article