Wordle for June 11, 2023 - #722
Attempt 1
This is the first attempt and we’ll choose a random word to start with.
Let’s start with word tiger
Attempt for tiger
gives us 0 correct letters, 2 present letters and 3 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 i
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 3
Letter e
is not present in the word and we will not use it any more
Letter r
is on a different spot - this means that it cannot be at position 5
Some letters are missing (like t
, i
, e
) but it’s also important piece of information
Word should contain letters [g r]
That was a great guess that limited number of remaining words
Attempt 2
Right now we have 76 words to choose from and best of them seem to be [gnarl grand goral largo grano]
So far we know that possible letters are:
At position 1: [a b c d f g h j k l m n o p q r s u v w x y z]
At position 2: [a b c d f g h j k l m n o p q r s u v w x y z]
At position 3: [a b c d f h j k l m n o p q r s u v w x y z]
At position 4: [a b c d f g h j k l m n o p q r s u v w x y z]
At position 5: [a b c d f g h j k l m n o p q s u v w x y z]
Next guess is goral
, let’s see what it gives us
Attempt for goral
gives us 1 correct letters, 2 present letters and 2 wrong letters.
If we look into details, we can see that:
Letter g
should be at position 1
Letter o
is not present in the word and we will not use it any more
Letter r
is on a different spot - this means that it cannot be at position 3
Letter a
is on a different spot - this means that it cannot be at position 4
Letter l
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 o
, l
) but it’s also important piece of information
Word should contain letters [g r a]
Not a bad guess in general
Attempt 3
Right now we have 12 words to choose from and best of them seem to be [grand grank guard graph grasp]
So far we know that possible letters are:
At position 1: [g]
At position 2: [a b c d f g h j k m n p q r s u v w x y z]
At position 3: [a b c d f h j k m n p q s u v w x y z]
At position 4: [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 n p q s u v w x y z]
Next guess is guard
, let’s see what it gives us
That’s the correct answer! The word is guard
!
To be honest that was a pretty lucky guess, but it worked out well.
Conclusion
Today’s word is guard
and it took 3 attempts to guess it
Video
Here is live recording of how bot tired to guess the word:Link to video - Wordle for June 11, 2023 - #722