React Elite Zone

What will the following code output?
```javascript
console.log("5" > 2);
```

3 months ago | [YT] | 10