Wordle for January 30, 2024 - #955
Attempt 1
This is the first attempt and we’ll choose a random word to start with.
Let’s start with word plier
Attempt for plier
gives us 1 correct letters, 2 present letters and 2 wrong letters.
If we look into details, we can see that:
Letter p
is on a different spot - this means that it cannot be at position 1
Letter l
is on a different spot - this means that it cannot be at position 2
Letter i
is not present in the word and we will not use it any more
Letter e
should be at position 4
Letter r
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
, r
) but it’s also important piece of information
Word should contain letters [p l e]
That was a great guess that limited number of remaining words
Attempt 2
Right now we have 7 words to choose from and best of them seem to be [salep lapel cupel julep speel]
So far we know that possible letters are:
At position 1: [a b c d e f g h j k l m n o q s t u v w x y z]
At position 2: [a b c d e f g h j k m n o p q s t u v w x y z]
At position 3: [a b c d e f g h j k l m n o p q s t u v w x y z]
At position 4: [e]
At position 5: [a b c d e f g h j k l m n o p q s t u v w x y z]
Next guess is cupel
, let’s see what it gives us
Attempt for cupel
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 u
is not present in the word and we will not use it any more
Letter p
should be at position 3
Letter l
should be at position 5
We got information about the correct letters and it should make next attempt easier
Some letters are missing (like c
, u
) but it’s also important piece of information
Word should contain letters [p l e]
Could be a better guess
Attempt 3
Right now we have 2 words to choose from and best of them seem to be [lapel expel]
So far we know that possible letters are:
At position 1: [a b d e f g h j k l m n o q s t v w x y z]
At position 2: [a b d e f g h j k m n o p q s t v w x y z]
At position 3: [p]
At position 4: [e]
At position 5: [l]
Next guess is lapel
, let’s see what it gives us
Attempt for lapel
gives us 3 correct letters, 0 present letters and 2 wrong letters.
If we look into details, we can see that:
Letter l
is not present in the word and we will not use it any more
Letter a
is not present in the word and we will not use it any more
Some letters are missing (like l
, a
) but it’s also important piece of information
Word should contain letters [p l e]
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 [expel]
So far we know that possible letters are:
At position 1: [b d e f g h j k m n o q s t v w x y z]
At position 2: [b d e f g h j k m n o p q s t v w x y z]
At position 3: [p]
At position 4: [e]
At position 5: [l]
It must be expel
That’s the correct answer! The word is expel
!
Conclusion
Today’s word is expel
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 January 30, 2024 - #955