Skip to course information
1 of 2

Python Programming: Wordle Game

Python Programming: Wordle Game

Regular price $2.99 USD
Regular price Sale price $2.99 USD
Sale This class is full

Wordle is the viral New York Times word game that gives the user six gusses to guess a five letter word. For each guess, the computer tells the user if they have any letters in the correct spot and any letters that are not in the correct spot. These are denoted by the colors green and yellow respectively. A completely wrong letter is denoted by the color black.

For example, if the word is CODER, the guess SPEAR would return the color green in the “R” position and the color yellow in the “E” position. The rest of the letters would be black. In this program, we will utilize the terminal to run our very own Wordle in python!

Have fun coding!

Buy and download the PDF file to access step by step instructions, code and explanation.

View class details