-
Notifications
You must be signed in to change notification settings - Fork 3.7k
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
[Term Entry] C# Strings .ToCharArray() #5793
[Term Entry] C# Strings .ToCharArray() #5793
Conversation
There was a problem hiding this comment.
Choose a reason for hiding this comment
The reason will be displayed to describe this comment to others. Learn more.
Hey @PragatiVerma18 , thank you for contributing to Codecademy Docs, the entry is nicely written! 😄
I've suggested a few changes, could you please review and modify those at your earliest convenience? Thank you! 😃
content/c-sharp/concepts/strings/terms/tochararray/tochararray.md
Outdated
Show resolved
Hide resolved
content/c-sharp/concepts/strings/terms/tochararray/tochararray.md
Outdated
Show resolved
Hide resolved
content/c-sharp/concepts/strings/terms/tochararray/tochararray.md
Outdated
Show resolved
Hide resolved
content/c-sharp/concepts/strings/terms/tochararray/tochararray.md
Outdated
Show resolved
Hide resolved
content/c-sharp/concepts/strings/terms/tochararray/tochararray.md
Outdated
Show resolved
Hide resolved
content/c-sharp/concepts/strings/terms/tochararray/tochararray.md
Outdated
Show resolved
Hide resolved
content/c-sharp/concepts/strings/terms/tochararray/tochararray.md
Outdated
Show resolved
Hide resolved
Co-authored-by: Mamta Wardhani <[email protected]>
Co-authored-by: Mamta Wardhani <[email protected]>
Co-authored-by: Mamta Wardhani <[email protected]>
Co-authored-by: Mamta Wardhani <[email protected]>
Co-authored-by: Mamta Wardhani <[email protected]>
Co-authored-by: Mamta Wardhani <[email protected]>
Co-authored-by: Mamta Wardhani <[email protected]>
Hey @mamtawardhani, I have pushed the changes. Thanks for the review and feedback. 🚀 |
There was a problem hiding this comment.
Choose a reason for hiding this comment
The reason will be displayed to describe this comment to others. Learn more.
Thank you for contributing to Codecademy Docs @PragatiVerma18 😄
The entry looks good to be merged! 🚀
👋 @PragatiVerma18 🎉 Your contribution(s) can be seen here: https://www.codecademy.com/resources/docs/c-sharp/strings/tochararray Please note it may take a little while for changes to become visible. |
Description
Add a new entry on the
.ToCharArray()
term under the Strings concept in C#.Issue Solved
Closes #5572
Type of Change
Checklist
main
branch.Issues Solved
section.