Scope/Function names and labels: Difference between revisions

m
added whitespace before the TOC, added a Task (bold) header.
(Added Algol 68)
m (added whitespace before the TOC, added a Task (bold) header.)
Line 1:
{{task|Basic language learning}}[[Category:Scope]]
;Task:
The task is to explainExplain or demonstrate the levels of visibility of function names and labels within the language.
 
 
;See also:
* [[Variables]] for levels of scope relating to visibility of program variables
* [[Scope modifiers]] for general scope modification facilities
<br><br>
 
=={{header|ALGOL 68}}==