Talk:Loops/While

From Rosetta Code
Revision as of 01:32, 30 March 2013 by rosettacode>Gerard Schildberger (added a new section. -- ~~~~)

Perhaps it should be specified that the number should be int or the number to count down to should be '1' rather than '0' The reason is that for languages that support the numbers rather than integers, the value only tends towards '0' never reaching it :)

task requirements

It seems the most simple tasks are so easily misunderstood.

Print, and [then] divide.   I can't see the interpretation of dividing and then printing. -- Gerard Schildberger 01:32, 30 March 2013 (UTC)