RosettaCodeData/Task/Variables/00DESCRIPTION

11 lines
265 B
Text
Raw Permalink Normal View History

2016-12-05 22:15:40 +01:00
;Task:
Demonstrate a language's methods of:
:::*   variable declaration
:::*   initialization
:::*   assignment
:::*   datatypes
:::*   scope
:::*   referencing,     and
:::*   other variable related facilities
<br><br>