Use Bracket Notation to Find the Nth Character in a String, freeCodeCamp Basic Javascript

preview_player
Показать описание
In this challenge we learn more about how to target specific characters in a string using bracket notation. Its most important to remember that computers begin counting at zero, so the first character is in index 0 the secound character would be index 1 ad so on.
Рекомендации по теме