Talk:Number reversal game: Difference between revisions

Line 8:
==What Happens if the initial shuffle returns the list in sorted order?==
The Python entry is set up to handle this (rare, but still possible), case. Will other entries silently assume the player has won without doing anything? --[[User:Paddy3118|Paddy3118]] 17:21, 17 April 2010 (UTC)
: I don't know about the others, but the BASIC version doesn't check the order until after user input. All the user would have to do is press enter and they'd win with 0 moves, yes. The description and the implementations should be updated IMO; I'll take care of BASIC. -- [[User:Eriksiers|Erik Siers]] 18:56, 17 April 2010 (UTC)
1,150

edits