review
This commit is contained in:
parent
3c41d2cbc0
commit
4a2fafc8d7
@ -181,7 +181,7 @@ function draw() {
|
||||
|
||||
## 🤔 What are conditional statements (i.e. if-statements)?
|
||||
|
||||
Here is the way to express if-statements:
|
||||
Below are what is commonly called "if-statements":
|
||||
|
||||
```javascript
|
||||
if(conditionX) {
|
||||
|
||||
Loading…
x
Reference in New Issue
Block a user