You are reading a single comment by @graf and its replies. Click here to read the full conversation.
  • Also

    """
    "HELLO".split();
    =["", "H", "E", "L", "L", "O"]
    //["HELLO"] expected
    '''"

About

Avatar for graf @graf started