photo

Kali


自 2013 起处于活动状态

Followers: 0   Following: 0

消息

统计学

Feeds

排序方式:

提问


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

11 years 前 | 2 个回答 | 0

2

个回答