RosettaCodeData/Task/Special-variables/00DESCRIPTION

7 lines
155 B
Text
Raw Permalink Normal View History

2016-12-05 22:15:40 +01:00
Special variables have a predefined meaning within a computer programming language.
;Task:
List the special variables used within the language.
<br><br>