[beta] Improve formatting for "Basic Data Structures: Add Items Using splice()"
See original GitHub issueChallenge add-items-using-splice has an issue.
The term html
needs to be changed to HTML
with all caps.
If you want to fix this, please read CONTRIBUTING.md to get started.
When you’re all set, replace this line with the following, and make your commit.
"We have defined a function, <code>htmlColorNames</code>, which takes an array of HTML colors as an argument. Modify the function using <code>splice()</code> to remove the first two elements of the array and add <code>'DarkSalmon'</code> and <code>'BlanchedAlmond'</code> in their respective places."
If you have any questions, please come chat with us in the Contributors Chat Room.
Happy Coding! 😄
Issue Analytics
- State:
- Created 7 years ago
- Comments:6 (4 by maintainers)
Top Results From Across the Web
Available CRAN Packages By Date of Publication
Available CRAN Packages By Date of Publication. Date, Package, Title. 2022-12-24, ssgraph, Bayesian Graph Structure Learning using Spike-and-Slab Priors.
Read more >CodeHS Glossary
A data structure that stores a fixed number of elements, all of the same type, one after another like a list. Array Index...
Read more >Basic Data Structures: Add Items Using splice() - JavaScript
Basic Data Structures : Add Items Using splice() ... Tell us what's happening: What is wrong in this code? ... function htmlColorNames(arr) {...
Read more >What's New - Sleep 2.1 Java Scripting Language - jIRCii
List compatible data structure to back Sleep arrays. this data structure is similar to ... Use &cwd() to obtain the current working directory...
Read more >A Practical Introduction to Data Structures and Algorithm ...
design patterns that are encountered when programming the basic data structures and algorithms covered in the book. Using the Book in Class: ...
Read more >Top Related Medium Post
No results found
Top Related StackOverflow Question
No results found
Troubleshoot Live Code
Lightrun enables developers to add logs, metrics and snapshots to live code - no restarts or redeploys required.
Start FreeTop Related Reddit Thread
No results found
Top Related Hackernoon Post
No results found
Top Related Tweet
No results found
Top Related Dev.to Post
No results found
Top Related Hashnode Post
No results found
Top GitHub Comments
@ajain17 I don’t think this should be combined as this is a good issue for someone who want to contribute for the first time 😊
@vcapretz Thanks for helping out! Tell us if we can help you in any way 😄
That’s a good idea. In this case, If I don’t remember incorrectly (there have been quite a few issues the last few days 😅), there are two issues on the same challenge, one of which is for new contributors, while the other is for a related challenge. Because of this, I thought they should be separate 😊
torsdag 2 februari 2017 skrev Ayushi Jain notifications@github.com: