Is there any way to split a text in Python with ""? In JS: "Hello".split("") >> ["H","e","l","l","o"] in Python: doesn't work :( | Sololearn: Learn to code for FREE!
New course! Every coder should learn Generative AI!
Try a free lesson