Heading 1
It’s Jimbo’s page!
// look at it go
for (var = i; i < 10; i++) {
console.log('when was the last time you saw a for loop lol')
}Demo page
It’s Jimbo’s page!
// look at it go
for (var = i; i < 10; i++) {
console.log('when was the last time you saw a for loop lol')
}