This content originally appeared on DEV Community and was authored by Cristian Fernando
Explica el siguiente código JavaScript
Dificultad: Intermedio
const {length:len} = "hola mundo"
console.log(len)
A. SyntaxError, no se puede desestructurar una cadena
B. 10
C. 9
D. ReferenceError, len is not defined
Respuesta en el primer comentario.
This content originally appeared on DEV Community and was authored by Cristian Fernando
Cristian Fernando | Sciencx (2022-06-18T16:42:34+00:00) Paracetamol.js💊| #146: Explica este código JavaScript. Retrieved from https://www.scien.cx/2022/06/18/paracetamol-js%f0%9f%92%8a-146-explica-este-codigo-javascript/
Please log in to upload a file.
There are no updates yet.
Click the Upload button above to add an update.