Wordle for April 6, 2024 - #1022
Attempt 1
This is the first attempt and we’ll choose a random word to start with.
Let’s start with word inure
Attempt for inure
gives us 0 correct letters, 2 present letters and 3 wrong letters.
If we look into details, we can see that:
Letter i
is on a different spot - this means that it cannot be at position 1
Letter n
is on a different spot - this means that it cannot be at position 2
Letter u
is not present in the word and we will not use it any more
Letter r
is not present in the word and we will not use it any more
Letter e
is not present in the word and we will not use it any more
Some letters are missing (like u
, r
, e
) but it’s also important piece of information
Word should contain letters [i n]
That was a great guess that limited number of remaining words
Attempt 2
Right now we have 229 words to choose from and best of them seem to be [linty clint glint flint nidal]
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 s t v w x y z]
At position 2: [a b c d f g h i j k l m o p q s t v w x y z]
At position 3: [a b c d f g h i j k l m n o p q s t v w x y z]
At position 4: [a b c d f g h i j k l m n o p q s t v w x y z]
At position 5: [a b c d f g h i j k l m n o p q s t v w x y z]
Next guess is flint
, let’s see what it gives us
Attempt for flint
gives us 1 correct letters, 2 present letters and 2 wrong letters.
If we look into details, we can see that:
Letter f
should be at position 1
Letter l
is not present in the word and we will not use it any more
Letter i
is on a different spot - this means that it cannot be at position 3
Letter n
is on a different spot - this means that it cannot be at position 4
Letter t
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 l
, t
) but it’s also important piece of information
Word should contain letters [i n f]
That was a great guess that limited number of remaining words
Attempt 3
Right now we have 2 words to choose from and best of them seem to be [finch finis]
So far we know that possible letters are:
At position 1: [f]
At position 2: [a b c d f g h i j k m o p q s v w x y z]
At position 3: [a b c d f g h j k m n o p q s v w x y z]
At position 4: [a b c d f g h i j k m o p q s v w x y z]
At position 5: [a b c d f g h i j k m n o p q s v w x y z]
Next guess is finis
, let’s see what it gives us
Attempt for finis
gives us 3 correct letters, 0 present letters and 2 wrong letters.
If we look into details, we can see that:
Letter i
should be at position 2
Letter n
should be at position 3
Letter i
is not present in the word and we will not use it any more
Letter s
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 i
, s
) but it’s also important piece of information
Word should contain letters [i n f]
This was a waste, almost no valuable information…
Attempt 4
Right now we have 1 words to choose from and best of them seem to be [finch]
So far we know that possible letters are:
At position 1: [f]
At position 2: [i]
At position 3: [n]
At position 4: [a b c d f g h j k m o p q v w x y z]
At position 5: [a b c d f g h j k m n o p q v w x y z]
It must be finch
That’s the correct answer! The word is finch
!
Conclusion
Today’s word is finch
and it took 4 attempts to guess it
Video
Here is live recording of how bot tired to guess the word:Link to video - Wordle for April 6, 2024 - #1022