Pergunta de entrevista da empresa Whitespectre

How do let and const work? Is the statement valid: const obj = {}; obj.a = 2;