Re: simple string backspace question



On 31 srp, 11:44, vedrandeko...@xxxxxxxxxxxxxx wrote:
Hello,

I have one simple string, backspace character question.Here is my
example:

text="Hello\bworld"
print text

"HelloBSworld"

Should this character "\b" (backspace) in this text return this:
"Helloworld"?

Regards,
Vedran

Hi,

If you mean on operating system then unfortunately Windows XP.

Regards,
Vedran

.



Relevant Pages