If...Else Skill
If...else statements allow you to make decisions in your program. Depending on whether a condition is true or false, different blocks of code can be executed.
| Type | Title | Difficulty | Skills |
|---|
If...else statements allow you to make decisions in your program. Depending on whether a condition is true or false, different blocks of code can be executed.
| Type | Title | Difficulty | Skills |
|---|