Let's Learn About Nodes!
Here are our types so far.
Number
This is ... numbers.
boolean
This is the true/false type.
string
This is the type for storing text..
array
This is a compound type for storing
collections of objects.