Talk:Trabb Pardo–Knuth algorithm: Difference between revisions

(→‎Goto D: Why the goto in D language.)
(→‎=ALGOL 60 and the prompt: Missing prompt.)
Line 10:
==Goto D==
OK Bearophile, I'll bite. ''Why use the <code>goto</code> instead of some kind of <code>do..until got_eleven_numbers</code> structured programming approach in the D language example?'' <br>:-) --[[User:Paddy3118|Paddy3118]] 05:01, 28 May 2012 (UTC)
 
==ALGOL 60 and the prompt==
The ALGOL 60 example does not do the following part of the task:
* '''Print a prompt''' before accepting eleven, textual, numeric inputs.
If this is to make it more like the original case rather than what I could glean from wikipedia then please remove the banner and add a small explanation ; if it is not then please update the example. --[[User:Paddy3118|Paddy3118]] 05:34, 4 June 2012 (UTC)
Anonymous user