Intern — Middle
Comparison with type coercion
livecode
Task condition
Set the variable's value so that true is output to the console.
let age;
console.log((age == target) === true)
livecode
Task condition
Set the variable's value so that true is output to the console.
let age;
console.log((age == target) === true)