Sobes.tech
Junior — Senior

What will console.log output for typeof null?

livecode

Task condition

Determine what value will be printed to the console when executing the following code:

 console.log( typeof null )