Summary


New Processing commands, structures and concepts in this chapter

Arrays

for-loop

float variables


End of Chapter Quiz

Test your knowledge of the chapter with this quiz

What is the difference between a variable and an array?
What does expression raindrops[0] mean?
What can you do with a for-loop?
What is the difference between datatypes float and int?