Get a more precise understanding of code execution.
Click on the parts of the code in the order they will execute.
for (var iinstantiate variable =assign 0create literal value; ilook up variable <test less than 3create literal value; ilook up variable++increment) { consolelook up variable.loglook up attribute(invoke functionilook up variable)invoke function; }Done!