RosettaCodeData/Task/Special-variables/00-TASK.txt
2023-07-01 13:44:08 -04:00

6 lines
155 B
Text

Special variables have a predefined meaning within a computer programming language.
;Task:
List the special variables used within the language.
<br><br>