help me with this
Looking at the example below is the type value equal to a string or an integer?
ball.type = "spike";
a. string
b. integer
