I\'m trying to split a string at its commas in Python at the moment and I\'m getting the error main() missing 1 required positional argument: \'self\' This is w
main() missing 1 required positional argument: \'self\'