Data commit
This commit is contained in:
parent
7387c8f97b
commit
cb5bb5e222
199093 changed files with 3378972 additions and 0 deletions
13
Task/Empty-string/00-TASK.txt
Normal file
13
Task/Empty-string/00-TASK.txt
Normal file
|
|
@ -0,0 +1,13 @@
|
|||
Languages may have features for dealing specifically with empty strings
|
||||
(those containing no characters).
|
||||
|
||||
|
||||
;Task:
|
||||
::* Demonstrate how to assign an empty string to a variable.
|
||||
::* Demonstrate how to check that a string is empty.
|
||||
::* Demonstrate how to check that a string is not empty.
|
||||
|
||||
|
||||
{{Template:Strings}}
|
||||
<br><br>
|
||||
|
||||
Loading…
Add table
Add a link
Reference in a new issue