1) How do you store a number or phrase into code?
2) How can you call the 2 in this array? var array = [0,1,3,4,2]
3) If you want to repeat code over again what type of code should you use?
4) What tool can you use to draw in Javascript?
5) Which one of these is true about functions?