How do we split a string with split()?

By coding .split() after the string variableBy placing the string inside the split() instruction

By coding .split() after the string variable.