//¿Qué día celebramos hoy?🤔
//Pista:
const number = parseInt(prompt('Escribe un numero: '));
var i;
var f = [];
f[0] = 0;
f[1] = 1;
for (i = 0; i <= number; i++) {
if (i > 1) {
f[i] = f[i - 2] + f[i - 1];
}
console.log(f [i]);
alert(f[i]);
}
A partir de Enero del año que viene (Episodio 2) tendremos tablas de clasificación en Valorant y una limitación de jugadores a partir del rango de Inmortal
Upgrade your gear, upgrade your game 💪
To enter:
- Follow @NVIDIAGeForce
- Follow @Mixwell
- Like and retweet this tweet
Giveaway ends the 5th of October, good luck!