Talk:Guess the number: Difference between revisions

From Rosetta Code
Content added Content deleted
(→‎dupe? (sort of): new section)
(This simple task is really just to illustrate how to do conditional loops)
Line 4: Line 4:


I think this task is already covered in [[Bulls and Cows]], but with more functionality. Could this be a dupe? --[[User:Mwn3d|Mwn3d]] 21:26, 28 October 2010 (UTC)
I think this task is already covered in [[Bulls and Cows]], but with more functionality. Could this be a dupe? --[[User:Mwn3d|Mwn3d]] 21:26, 28 October 2010 (UTC)

== Conditional loops ==

This simple task is really just to illustrate how to do conditional loops. I am trying to add this page to the Category:Conditional loops.

[[User:Markhobley|Markhobley]] 21:43, 28 October 2010 (UTC)

Revision as of 21:43, 28 October 2010

I think you really get the most pleasing message sequence when using techniques from Loops/N plus one half, except that instead of a fixed limit, you have a dynamic one. –Donal Fellows 21:15, 28 October 2010 (UTC)

dupe? (sort of)

I think this task is already covered in Bulls and Cows, but with more functionality. Could this be a dupe? --Mwn3d 21:26, 28 October 2010 (UTC)

Conditional loops

This simple task is really just to illustrate how to do conditional loops. I am trying to add this page to the Category:Conditional loops.

Markhobley 21:43, 28 October 2010 (UTC)