What is the result of running this statement?
console.log(typeof 42);
'number'
'float'
'integer'
'value'