Generation

Leer dos variables y calcular la diferencia

ar a = parseInt(prompt("Ingrese un numero")); var b = parseInt(prompt("Ingrese un numero")); var c = parseInt(prompt("Ingrese un numero")); var d = parseInt(prompt("Ingrese un numero")); var e = parseInt(prompt("Ingrese un numero"));

Want to kickstart your project?Use the new AI Studio to create your code