sunsetblaze737 sunsetblaze737 18-12-2020 Computers and Technology contestada What will the following program display in the console? for(var i = 0; i < 4; i++) { console.log(i); }