I am still very confused by this, having tried many combinations of str.encode and str.decode, I am still getting UnicodeEncodeError and UnicodeDecodeError. All the tests with just ASCII characters pass for me.
Well, I don't know if this was in response to your post, but I put "i.e." followed by the actual code you would use and the context of input and output. I'm hoping that's clear enough. If not, let me know.
fixed by someone
This comment is hidden because it contains spoiler information about the solution
I am still very confused by this, having tried many combinations of str.encode and str.decode, I am still getting UnicodeEncodeError and UnicodeDecodeError. All the tests with just ASCII characters pass for me.
Well, I don't know if this was in response to your post, but I put "i.e." followed by the actual code you would use and the context of input and output. I'm hoping that's clear enough. If not, let me know.