Languages may have features for dealing specifically with empty strings 
(those containing no characters).


;Task:
::* &nbsp; Demonstrate how to assign an empty string to a variable.
::* &nbsp; Demonstrate how to check that a string is empty.
::* &nbsp; Demonstrate how to check that a string is not empty.


{{Template:Strings}}
<br><br>

