QUESTION IMAGE
Question
question # 2
dropdown
you compared each letter in the correct word to the letter guessed.
assume the correct word is \cloud.\
finish the code to compare the guessed letter to the \u\ in \cloud.\
if guess ==
Step1: Identify the target letter
The target letter in the word "cloud" is "u".
Step2: Complete the code condition
In the code if guess ==, we need to put the target letter. So we fill in "u".
Snap & solve any problem in the app
Get step-by-step solutions on Sovi AI
Photo-based solutions with guided steps
Explore more problems and detailed explanations
"u"