photo

Kali


Aktiv seit 2013

Followers: 0   Following: 0

Nachricht

Statistik

Feeds

Anzeigen nach

Frage


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

etwa 11 Jahre vor | 2 Antworten | 0

2

Antworten