Media Summary: Hello! My name is Ms. Nunes and I am a Computer Science teacher working with Middle School students. This year I am working ... index = 0; while (index lessThan doSomething.length) { doSomething[index] = somethingAwesome; index += 1; }
Code Org Lesson 3 7a - Detailed Analysis & Overview
Hello! My name is Ms. Nunes and I am a Computer Science teacher working with Middle School students. This year I am working ... index = 0; while (index lessThan doSomething.length) { doSomething[index] = somethingAwesome; index += 1; }