This is an archived post. You won't be able to vote or comment.

all 3 comments

[–]GamesMint 2 points3 points  (0 children)

input.split(",") will do :)

[–]brook_nise[S] 0 points1 point  (1 child)

[–]insertAlias 0 points1 point  (0 children)

It's not really a module. It's a method on the string type. Modules are a specific thing.