← Back to list
Medium Analysis Predict the output

Truthiness of '0': !!'0'

30 pts (O) ID: predict-truthy
Read the code and type the exact output.
console.log(!!'0');

Type exactly what will appear in the console.