Python displays SyntaxWarning: invalid escape sequence '\ '
when I am drawing a tree structure in a triple quoted comment string:
A / \ B C / \ \ D E F
Python displays SyntaxWarning: invalid escape sequence '\ '
when I am drawing a tree structure in a triple quoted comment string:
A / \ B C / \ \ D E F