Describe your problem and - if possible - how to reproduce it
In "Basic JavaScript: Practice comparing different values", an example reads:
3 == '3' // returns true because JavaScript performs type converstion from string to number
converstion should be conversion
Add a Link to the page with the problem
https://learn.freecodecamp.org/javascript-algorithms-and-data-structures/basic-javascript/practice-comparing-different-values/
Tell us about your browser and operating system
- Browser Name: Firefox
- Browser Version: 60.0.2
- Operating System: Debian GNU/Linux buster/sid
If possible, add a screenshot here
