Junior — Senior
What result will console.log show
livecode
Task condition
What output will appear in the console when executing the following code:
console.log(new Date(2000,1,1) == new Date(2000,1,1))
livecode
Task condition
What output will appear in the console when executing the following code:
console.log(new Date(2000,1,1) == new Date(2000,1,1))