Kemi Badenoch accuses the prime minister of "hypocrisy" and calls for the housing secretary to either resign or be sacked.
Var = reassignable, global, local Let = reassignable, global, local, block Const = cant be reassigned, global, local, block if (true) { var b = 3; } console.log(b ...