tutorial 4: coding arrays
watch it on YouTube
Concepts Covered
- global vs. local variables
- how to code a global variable (array)
- how to modify program logic
- how to initialize an array
- array index vs. array values
- removing an array element from within an array
- using array length in logic structures
- dynamically coding CSS properties