Sweet! The delimiter is the string that separates the values in the original string.
Psst: var_dump(), of course, is also a function.
var_dump()
Wouldn't that create an array with ", " and "rock, paper, scissors" as values?
", "
"rock, paper, scissors"