I am learning Javascript and was reading about type coercion.
Why it's giving me false
on console.log('10' > '5')
console.log('10' > '5')
console.log('23' > '18')
I am learning Javascript and was reading about type coercion.
Why it's giving me false
on console.log('10' > '5')
console.log('10' > '5')
console.log('23' > '18')
Copyright © 2021 Jogjafile Inc.