We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent cb28605 commit ca31ef1Copy full SHA for ca31ef1
5-network/01-fetch/01-fetch-users/_js.view/source.js
@@ -1,4 +1,4 @@
1
2
-async function obtenerUsuarios(nombresUsuarios) {
+async function getUsers(names) {
3
/* Tú código aquí */
4
}
0 commit comments