#Python Wordle Game Project Demo Functions Green = correct letter in the correct position Yellow = correct letter, but in the incorrect position Gray = incorrect letter #To run this execute main.py in your terminal