Skip to content
js
undefined < 100 // false

undefined > 100 // false

undefined == 100 // false