HubXpert interview question

How do I separate a string into two substrings?

Interview Answer

Anonymous

18 Mar 2024

I can do this by using the library method "str.split()"