Conditional Statements
Single Topic
We will learn how to write conditional statements (if statements) that use boolean expressions. We will also learn about relational and logical operators.
On completion of this lab you should be able to code animated drawings using the following constructs: