Undefined values: Difference between revisions

remove distinction from NULL.
(added python)
(remove distinction from NULL.)
Line 1:
{{task}}For languages which have an explicit notion of an undefined value, (as opposed to a '''NULL''' value), identify and exercise those language's mechanisms for identifying and manipulating a variable's value's status as being undefined
 
=={{header|Perl}}==