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