Skip to content

exsubstring#8

Open
SarahUlrich wants to merge 7 commits into
nicolas-zozol:masterfrom
SarahUlrich:master
Open

exsubstring#8
SarahUlrich wants to merge 7 commits into
nicolas-zozol:masterfrom
SarahUlrich:master

Conversation

@SarahUlrich

Copy link
Copy Markdown

No description provided.

Comment thread src/types/string.js Outdated


// substring from char number 5 to char number 8
console.log(test.substring(5, 8)); No newline at end of file

Copy link
Copy Markdown
Owner

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

What would be the result then ? Put it in comments please

Copy link
Copy Markdown
Author

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

substr : lisat
substring : sat

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

Successfully merging this pull request may close these issues.

2 participants