subject

This is a useful code to practice. It provides for a type of "drill" to help form sequential thinking in the coder. It tends to create “muscle memory” for completing and incorporating repetitive tasks in Python (or any language). 1. Ask a user for their name.
2. Ask a user if they want to play a game.
3. Ask the user to guess a letter.
4. If they guessed the wrong letter, ask the use to try again.
5. When they guess the correct letter, congratulate the user.
6. Then, tell the user “Guess a second letter to spell a secret name.”
7. Follow steps above for the second letter.
8. Then repeat the sequence for the third letter asking the user to “Guess a third letter to spell a secret name.”
9. Then the fourth and continue until the user is able to guess the complete name

ansver
Answers: 1

Another question on Computers and Technology

question
Computers and Technology, 22.06.2019 00:30
At an open or uncontrolled intersection, yield if a. the cross road has more lanes than yours b. the cross road has fewer land than yours c. you’re on a state highway and the cross road is a secondary road d. do you have three or more passengers in your vehicle
Answers: 2
question
Computers and Technology, 22.06.2019 23:00
Suppose s, t, and w are strings that have already been created inside main. write a statement or statements, to be added to main, that will determine if the lengths of the three strings are in order by length, smallest to largest. that is, your code should determine if s is strictly shorter than t, and if t is strictly shorter than w. if these conditions hold your code should print (the boolean value) true. if not, your code should print false. (strictly means: no ties) example: if s, t, and w are "cat", "hats", and "skies" your code should print true - their lengths are 3-4-5; but if s, t, and w are "cats" "shirt", and "trust", then print false - their lengths are 4-5-5 enter your code in the box below
Answers: 2
question
Computers and Technology, 23.06.2019 08:00
Michael has written an e-mail to his employees that describes a new product special that will be introduced to the customers next week. by taking time to make sure the e-mail is well written, logical, and organized, michael has made sure his message has the characteristics of a) effective communicationb) ineffective communicationc) barriers to communicationd) workplace communication
Answers: 2
question
Computers and Technology, 23.06.2019 18:00
Freya realizes she does not have enough in her bank account to use the debit card. she decides to use a credit card instead. which questions should freya answer before using a credit card? check all that apply. can i pay at least the minimum payment each month? can i make payments on time and avoid late fees? will i have to take out a loan? how much in finance charges can i afford to pay? should i talk to a consumer credit counseling service?
Answers: 1
You know the right answer?
This is a useful code to practice. It provides for a type of "drill" to help form sequential thinkin...
Questions
question
Mathematics, 20.12.2019 10:31
question
Mathematics, 20.12.2019 10:31
question
Mathematics, 20.12.2019 10:31
Questions on the website: 13722367