This is my favorite number without an escape slash: 7
This is my favorite number with an escape slash: $num
The difference between using an escape slash and not is, using an escape slash the text will be taken literal. For example, instead of translating a variable which includes a $,using a backslash will print the $