2 lines
48 B
JavaScript
2 lines
48 B
JavaScript
var lyrics = ["head", "and", "toes", ...parts];
|
var lyrics = ["head", "and", "toes", ...parts];
|