docs
docs copied to clipboard
[Edit] C#: Arrays
Type of Edit (select all that apply)
Clarify unclear content and/or terms
Description (optional)
Since C# 12, collections can be initialized more concisely using the collection expressions syntax. It's a good idea to update the syntax and examples to reflect this new feature, especially when initializing Arrays. According to .NET coding conventions, it's recommended to use new language features whenever possible to improve readability and maintainability.
Code of Conduct
- [x] By submitting this issue, I agree to follow Codecademy Doc's Code of Conduct.
For Maintainers
- [ ] Labels added
- [ ] Issue is assigned
If this issue is valid, i would like to be assigned.
If this issue is still not assigned I would like to be assigned.