Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

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

Open
piradix opened this issue Jun 5, 2023 · 0 comments
Open

Comments

@piradix
Copy link

piradix commented Jun 5, 2023

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" ]

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

No branches or pull requests

1 participant