Criado por Heather Sorrells
mais de 4 anos atrás
|
||
Questão | Responda |
Capitalize the first letter of each word in a string. | |
Reverse the boolean value of a variable. | a = !a Each time it is cycled in a loop, the variable value will reverse. |
Which methods can be used to remove duplicates from an array? | filter() forEach() map() set() |
Quer criar seus próprios Flashcards gratuitos com GoConqr? Saiba mais.