I have a python byte object like I want to convert to string like is there any easy way to do this? Ultimately I have a byte object like and I want it to have a string with all chars backscaped. Answer I guess … i still think you dont actually want to do this … if its just for
Tag: backslash
How could I insert backslash into this python string?
I have a list of strings which looks like this: B = [‘ _ ‘, ‘|_’, ‘|_/’] (if you put these strings on top of each other you get the character B). So I have this list of strings but Visual Studio Code says that this string literal is not terminated… I assume it means the second element in the