photo

Kali


Con actividad desde 2013

Followers: 0   Following: 0

Mensaje

Estadística

Feeds

Ver por

Pregunta


Replacing a for loop with a while loop?
I'm given the following code: x = 1; for i = 1:5 x = x*i; end And then I'm asked to rewrite the script using ...

alrededor de 11 años hace | 2 respuestas | 0

2

respuestas