Talk:Bulls and cows/Player: Difference between revisions

m
(→‎Python ramblings: The algorithm I used, in words.)
 
Line 3:
 
With possible answers being restricted to a selection of four digits from the nine,
# I generate the ~3K3024 possible initial choices (and randomly shuffle them).
# Select the first choice as my next answer,
# Then get its score.
Anonymous user