1 line
80 B
Text
1 line
80 B
Text
For each i from 0 to 100 by 7 do [Print: “i” ++ " is a multiple of 7!\n";];
|
For each i from 0 to 100 by 7 do [Print: “i” ++ " is a multiple of 7!\n";];
|