Erstellt von Heather Sorrells
vor mehr als 4 Jahre
|
||
Frage | Antworten |
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() |
Möchten Sie mit GoConqr kostenlos Ihre eigenen Karteikarten erstellen? Mehr erfahren.