Comparison operators - Strict Equality

In the console.log() statement below we use the Strict Equality operator to check whether numOne and numTwo have the same value and are of the same type. Change the code so that the console.log() statement logs true.
Get a premium membership to access this content: