Wordle for June 24, 2023 - #735
Attempt 1
This is the first attempt and we’ll choose a random word to start with.
Let’s start with word enrol
Attempt for enrol
gives us 0 correct letters, 2 present letters and 3 wrong letters.
If we look into details, we can see that:
Letter e
is not present in the word and we will not use it any more
Letter n
is on a different spot - this means that it cannot be at position 2
Letter r
is on a different spot - this means that it cannot be at position 3
Letter o
is not present in the word and we will not use it any more
Letter l
is not present in the word and we will not use it any more
Some letters are missing (like e
, o
, l
) but it’s also important piece of information
Word should contain letters [n r]
That was a great guess that limited number of remaining words
Attempt 2
Right now we have 80 words to choose from and best of them seem to be [drant riant train starn arnut]
So far we know that possible letters are:
At position 1: [a b c d f g h i j k m n p q r s t u v w x y z]
At position 2: [a b c d f g h i j k m p q r s t u v w x y z]
At position 3: [a b c d f g h i j k m n p q s t u v w x y z]
At position 4: [a b c d f g h i j k m n p q r s t u v w x y z]
At position 5: [a b c d f g h i j k m n p q r s t u v w x y z]
Next guess is train
, let’s see what it gives us
Attempt for train
gives us 2 correct letters, 1 present letters and 2 wrong letters.
If we look into details, we can see that:
Letter t
is not present in the word and we will not use it any more
Letter r
should be at position 2
Letter a
should be at position 3
Letter i
is not present in the word and we will not use it any more
Letter n
is on a different spot - this means that it cannot be at position 5
We got information about the correct letters and it should make next attempt easier
Some letters are missing (like t
, i
) but it’s also important piece of information
Word should contain letters [n r a]
Not a bad guess in general
Attempt 3
Right now we have 11 words to choose from and best of them seem to be [brand grand drank crank franc]
So far we know that possible letters are:
At position 1: [a b c d f g h j k m n p q r s u v w x y z]
At position 2: [r]
At position 3: [a]
At position 4: [a b c d f g h j k m n p q r s u v w x y z]
At position 5: [a b c d f g h j k m p q r s u v w x y z]
Next guess is crank
, let’s see what it gives us
Attempt for crank
gives us 3 correct letters, 0 present letters and 2 wrong letters.
If we look into details, we can see that:
Letter c
is not present in the word and we will not use it any more
Letter n
should be at position 4
Letter k
is not present in the word and we will not use it any more
We got information about the correct letters and it should make next attempt easier
Some letters are missing (like c
, k
) but it’s also important piece of information
Word should contain letters [n r a]
Could be a better guess
Attempt 4
Right now we have 4 words to choose from and best of them seem to be [brand grand wrang prana]
So far we know that possible letters are:
At position 1: [a b d f g h j m n p q r s u v w x y z]
At position 2: [r]
At position 3: [a]
At position 4: [n]
At position 5: [a b d f g h j m p q r s u v w x y z]
Next guess is wrang
, let’s see what it gives us
Attempt for wrang
gives us 3 correct letters, 1 present letters and 1 wrong letters.
If we look into details, we can see that:
Letter w
is not present in the word and we will not use it any more
Letter g
is on a different spot - this means that it cannot be at position 5
Some letters are missing (like w
) but it’s also important piece of information
Word should contain letters [n r a g]
Could be a better guess
Attempt 5
Right now we have 1 words to choose from and best of them seem to be [grand]
So far we know that possible letters are:
At position 1: [a b d f g h j m n p q r s u v x y z]
At position 2: [r]
At position 3: [a]
At position 4: [n]
At position 5: [a b d f h j m p q r s u v x y z]
It must be grand
That’s the correct answer! The word is grand
!
Conclusion
Today’s word is grand
and it took 5 attempts to guess it
Video
Here is live recording of how bot tired to guess the word:Link to video - Wordle for June 24, 2023 - #735