Updated narrative for English readability (#18471)
This commit is contained in:
@ -4,7 +4,7 @@ title: If Else Statement
|
|||||||
|
|
||||||
# If Else Statement
|
# If Else Statement
|
||||||
|
|
||||||
The If-Else statement executes a block of code depending if your precondition is fullfilled or not.
|
The If-Else statement executes a block of code depending on whether your precondition is fullfilled or not.
|
||||||
|
|
||||||
## Example
|
## Example
|
||||||
```
|
```
|
||||||
|
Reference in New Issue
Block a user