Skip to content

An little error on string split of cheatSheets HTML- CC - jAVASCRIPT  #8

@piradix

Description

@piradix

there are an error on :
https://github.com/Pradeep-Pandey13/CheatSheets-HTML-CSS-JavaScript/blob/bd6b150f5e522fa0885fb867473a4761f747fd95/JavaScript%20String%20Methods.png

str.split(' ') // give [ "hello", "world" ] and not Array [ "hello world" ]

Metadata

Metadata

Assignees

No one assigned

    Labels

    No labels
    No labels

    Projects

    No projects

    Milestone

    No milestone

    Relationships

    None yet

    Development

    No branches or pull requests

    Issue actions