e0b2ed1233
de8c5c5a16
@ -250,7 +250,7 @@ for(const key in person) {
#### Conditional
We say if, if else, if else if else, switch and ternary operators in previous challenges.
We see if, if else, if else if else, switch and ternary operators in previous challenges.
```js
// syntax