• Cursos
  • Compilador de Código
  • Discutir
  • Preços
  • Teams
Menu
0

Help me pull out the first letters to get CSS.

function acronym(CSS) { CSS.replace(/\s\w/g, el => el.toUpperCase() return el); } console.log(acronym(" cascading style sheets "))

javascript
15th May 2021, 12:00 PM
Тимур Завьялов
Тимур Завьялов - avatar
1 Resposta
+ 3
Solved https://code.sololearn.com/cA3a59a19a17/#node
15th May 2021, 12:22 PM
Matias
Matias - avatar

Costuma ter perguntas como essa?

Aprenda de maneira mais eficiente, de graça:

  • Introdução ao Python

    7.1M de alunos

  • Introdução ao Java

    4.7M de alunos

  • Introdução ao C

    1.5M alunos

  • Introdução ao HTML

    7.5M alunos

Ver todos os cursos
Quente hoje
Ошибка в приложении Sololearn
1 Votes
Is anyone else experiencing this Sololearn issue?
0 Votes
NEO V2.0
1 Votes
Sololearn course
1 Votes
solo learn program issue - iPhone?
1 Votes
Best language?
0 Votes
Is it possible to write Rust code that is as compact and expressive as Python?
0 Votes
Bug sur le deuxième cours de python
1 Votes
I am learning javascript intrmdt but when I play a code challenge. The app is givin me comlecated questions with less time.why?
0 Votes
Learn - multiple choice course questions display in one box making it impossible to continue
1 Votes