<<< Weeks 3-4. Ch.4, Computation | Index | Computation >>> |
Program statements are executed sequentially -- in order that you type them in your source file.
Program execution works through a series of expressions and statements
You already seen and know most of this!
<<< Weeks 3-4. Ch.4, Computation | Index | Computation >>> |