March 2018
Beginner
360 pages
8h 6m
English
The If activity consists of a statement with two conditions: true or false. If the statement is true, then the first condition is executed; if not, the second condition is executed. This is useful when we have to take decisions on the basis of statements.
To better understand how the If activity works, let us see an example that checks whether the sum of any two numbers is less than 6.
Perform the following steps:
Read now
Unlock full access