subject

Your program has a loop where a user guesses a letter. Your program compares the guess to each letter in the word.

Finish the code.

for n in range(lenWord):
if == letter:
blanks = blanks[:n] + letter + blanks[n+1:]

correct[n]

correct

correct(n)

ansver
Answers: 3

Another question on Computers and Technology

question
Computers and Technology, 23.06.2019 10:30
How would you categorize the software that runs on mobile devices? break down these apps into at least three basic categories and give an example of each.
Answers: 1
question
Computers and Technology, 23.06.2019 20:10
Leo is a recruitment executive for a large company. he has identified new labor resource requirements in both the marketing and production departments. what should be his first step in recruiting candidates for the positions? a. conduct background checks of candidates b. make job offers c. arrange interviews d. conduct reference checks e. place job ads on job sites
Answers: 1
question
Computers and Technology, 24.06.2019 01:10
Create a program that will take in a single x and y coordinate as the origin. after the input is provided, the output should be all of the coordinates (all 26 coordinates read from the “coordinates.json” file), in order of closest-to-farthest from the origin.
Answers: 1
question
Computers and Technology, 24.06.2019 03:30
It is not necessary to develop strategies to separate good information and bad information on the internet. true or false
Answers: 1
You know the right answer?
Your program has a loop where a user guesses a letter. Your program compares the guess to each lett...
Questions
question
Mathematics, 27.09.2019 02:00
question
Arts, 27.09.2019 02:00
question
Mathematics, 27.09.2019 02:00
Questions on the website: 13722362