Wordle for May 28, 2023 - #708
Attempt 1
This is the first attempt and we’ll choose a random word to start with.
Let’s start with word repot
Attempt for repot
gives us 0 correct letters, 1 present letters and 4 wrong letters.
If we look into details, we can see that:
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
Letter p
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 t
is not present in the word and we will not use it any more
Some letters are missing (like r
, e
, o
, t
) but it’s also important piece of information
Word should contain letters [p]
That was a great guess that limited number of remaining words
Attempt 2
Right now we have 208 words to choose from and best of them seem to be [plain unlap plunk pilin plaid]
So far we know that possible letters are:
At position 1: [a b c d f g h i j k l m n p q s u v w x y z]
At position 2: [a b c d f g h i j k l m n p q s u v w x y z]
At position 3: [a b c d f g h i j k l m n q s u v w x y z]
At position 4: [a b c d f g h i j k l m n p q s u v w x y z]
At position 5: [a b c d f g h i j k l m n p q s u v w x y z]
Next guess is plain
, let’s see what it gives us
Attempt for plain
gives us 0 correct letters, 2 present letters and 3 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 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
Letter i
is on a different spot - this means that it cannot be at position 4
Letter n
is not present in the word and we will not use it any more
Some letters are missing (like l
, a
, n
) but it’s also important piece of information
Word should contain letters [p i]
That was a great guess that limited number of remaining words
Attempt 3
Right now we have 9 words to choose from and best of them seem to be [dimps chips spicy spiky spick]
So far we know that possible letters are:
At position 1: [b c d f g h i j k m q s u v w x y z]
At position 2: [b c d f g h i j k m p q s u v w x y z]
At position 3: [b c d f g h i j k m q s u v w x y z]
At position 4: [b c d f g h j k m p q s u v w x y z]
At position 5: [b c d f g h i j k m p q s u v w x y z]
Next guess is chips
, let’s see what it gives us
Attempt for chips
gives us 1 correct letters, 2 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 h
is not present in the word and we will not use it any more
Letter i
should be at position 3
Letter p
is on a different spot - this means that it cannot be at position 4
Letter s
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 c
, h
) but it’s also important piece of information
Word should contain letters [p i s]
Could be a better guess
Attempt 4
Right now we have 3 words to choose from and best of them seem to be [spiky skimp spiff]
So far we know that possible letters are:
At position 1: [b d f g i j k m q s u v w x y z]
At position 2: [b d f g i j k m p q s u v w x y z]
At position 3: [i]
At position 4: [b d f g j k m q s u v w x y z]
At position 5: [b d f g i j k m p q u v w x y z]
Next guess is spiff
, let’s see what it gives us
Attempt for spiff
gives us 2 correct letters, 1 present letters and 2 wrong letters.
If we look into details, we can see that:
Letter s
should be at position 1
Letter p
is on a different spot - this means that it cannot be at position 2
Letter f
is not present in the word and we will not use it any more
Letter f
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 f
) but it’s also important piece of information
Word should contain letters [p i s]
Could be a better guess
Attempt 5
Right now we have 1 words to choose from and best of them seem to be [skimp]
So far we know that possible letters are:
At position 1: [s]
At position 2: [b d g i j k m q s u v w x y z]
At position 3: [i]
At position 4: [b d g j k m q s u v w x y z]
At position 5: [b d g i j k m p q u v w x y z]
It must be skimp
That’s the correct answer! The word is skimp
!
Conclusion
Today’s word is skimp
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 May 28, 2023 - #708