Introduction to Conditions
You will learn about operators, implementing if/else statements, and employing while loops for iterative task.
At the end of this unit you should know
- what arithmetic, relational and logical operators are
- how to implement if/else conditions to make decisions
- and how to build while loops for repeated execution of tasks based on a condition
Comments?
You can leave comments below if you have questions or remarks about any of the text or code in this unit. Please copy the corresponding line into your comment to make it easier to answer your question.