RosettaCodeData/Task/Variables/00DESCRIPTION
2016-12-05 22:15:40 +01:00

10 lines
265 B
Text

;Task:
Demonstrate a language's methods of:
:::*   variable declaration
:::*   initialization
:::*   assignment
:::*   datatypes
:::*   scope
:::*   referencing,     and
:::*   other variable related facilities
<br><br>