photo

Kali


Actif depuis 2013

Followers: 0   Following: 0

Message

Statistiques

Feeds

Afficher par

Question


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 ...

environ 11 ans il y a | 2 réponses | 0

2

réponses