Assign the value of another variable

Here, we have two variables numOne and numTwo. numOne already has a value. Assign numTwo the value of numOne and run the code.
JavaScript
Console