;Task:
Show literal specification of characters and strings.

If supported, show how the following work:
:* &nbsp; ''verbatim strings'' &nbsp; (quotes where escape sequences are quoted literally)
:* &nbsp; ''here-strings'' &nbsp;

<br>
Also, discuss which quotes expand variables.


;Related tasks:
* &nbsp; [[Special characters]]
* &nbsp; [[Here document]]
<br><br>
