Bot Plays Wordle

Bot plays famous Wordle game. Daily Youtube uploads and solution breakdowns.

Back
<< Previous day solution #1560

Wordle for September 27, 2025 - #1561

Attempt 1

This is the first attempt and we’ll choose a random word to start with.

Let’s start with word enrol

Attempt 1

Attempt for enrol gives us 0 correct letters, 1 present letters and 4 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 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 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, n, o, l) but it’s also important piece of information

Word should contain letters [r]

That was a great guess that limited number of remaining words

Attempt 2

Right now we have 301 words to choose from and best of them seem to be [triad trady trash ratch tharm]

So far we know that possible letters are:

At position 1: [a b c d f g h i j k m 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 p q s t u v w x y z]

At position 4: [a b c d f g h i j k m 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 p q r s t u v w x y z]

Next guess is ratch, let’s see what it gives us

Attempt 2

Attempt for ratch gives us 0 correct letters, 2 present letters and 3 wrong letters.

If we look into details, we can see that:

Letter r is on a different spot - this means that it cannot be at position 1

Letter a is not present in the word and we will not use it any more

Letter t is on a different spot - this means that it cannot be at position 3

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

Some letters are missing (like a, c, h) but it’s also important piece of information

Word should contain letters [r t]

That was a great guess that limited number of remaining words

Attempt 3

Right now we have 20 words to choose from and best of them seem to be [sruti spirt stirp grist grits]

So far we know that possible letters are:

At position 1: [b d f g i j k m p q s t u v w x y z]

At position 2: [b d f g i j k m p q r s t u v w x y z]

At position 3: [b d f g i j k m p q s u v w x y z]

At position 4: [b d f g i j k m p q r s t u v w x y z]

At position 5: [b d f g i j k m p q r s t u v w x y z]

Next guess is stirp, let’s see what it gives us

Attempt 3

Attempt for stirp gives us 1 correct letters, 2 present letters and 2 wrong letters.

If we look into details, we can see that:

Letter s is not present in the word and we will not use it any more

Letter t is on a different spot - this means that it cannot be at position 2

Letter i should be at position 3

Letter r is on a different spot - this means that it cannot be at position 4

Letter p 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 s, p) but it’s also important piece of information

Word should contain letters [r t i]

That was a great guess that limited number of remaining words

Attempt 4

Right now we have 2 words to choose from and best of them seem to be [fritz fritt]

So far we know that possible letters are:

At position 1: [b d f g i j k m q t u v w x y z]

At position 2: [b d f g i j k m q r u v w x y z]

At position 3: [i]

At position 4: [b d f g i j k m q t u v w x y z]

At position 5: [b d f g i j k m q r t u v w x y z]

Next guess is fritz, let’s see what it gives us

Attempt 4

That’s the correct answer! The word is fritz!

Conclusion

Today’s word is fritz 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 September 27, 2025 - #1561