Arrays

Report 1 Downloads 254 Views
Arrays Lecture 12 npm run pull … npm start … pollev.com/compunc

Topics Pages • Are you looking for additional materials to help explain concepts?

• Be sure not to miss the Topics Pages on the website!

PollEv #1 - What is printed when this program runs? let sum: number = 0;

let i: number = 1; while (i