Program
- Last UpdatedJan 26, 2023
- 1 minute read
An input program is divided into statements. A program has the following form:
|
<program> |
::= {<comment>} {<statement>} |
An input program is divided into statements. A program has the following form:
|
<program> |
::= {<comment>} {<statement>} |