página principal---
atras

CAP.10- ARROW FUNCTIONS-FUNCIONES FLECHA

son funciones simplificadas con ()=>

juego de desafios javascript

What do we have to put instead of the "…" to launch the function greeting in 10 sec?

function greeting() {
console.log('Hello, Mr. Smith!');
}
setTimeout(greeting, ...);

Enter a number

click en el siguiente boton

//añadiendo boost