I have the JQuery code below.
let a = 1; //outside the function $(".class").click(function(e){ a = 2; //modified the value of \'