backslash apostrophe escaped

By JOELwindows7 – Custom level – uploaded 4 Oct 2017 from Android
Play Edit 1 player liked this.

game: message ("I \"wandering\"")
Output: I "wandering"

The \" escapes the " so it will be treated as a part of string.
Thx lecturer! The C++ has similar synthax here!

Downloads: 35 - Level ID: 27113