Please enable JavaScript.
Coggle requires JavaScript to display documents.
Wordle - Coggle Diagram
Wordle
-
-
Functionality
Letters
-
Yellow letter: correct letter, but in the wrong position
-
Output
letters and tries
If user's answer is correct and no. of tries ≤ 6, then print ("Congratulations, you’re a wordle champion!”)
If no. of tries = 6 and answer ≠ “Jewel” then print (“You loose, better luck next time”)