subject

What did i do wrong? may you correct it for was also looking on how to delay when it prints. like when it prints a sentence i want it to wait about 2 seconds.

here's the code:

print("\nwelcome to the impossible quiz! \n")

name = input("what's your name before we get started? ")

print("nice to meet you, "+ name)

print("\nthe rules are very simple, get the answer right and you get 10 points. you only have one chance to get the answer right, get it wrong and you'll lose 3 points! ")

input("\nready? \n")

user_score = 0

print("first question: do slugs have four noses? ")
if answer = input('give "f" for false or "t" for true: ')

if answer == "t":
print("correct, you've gained 10 points! ")
user_score += 10

elif answer == "f":
print("incorrect, you've lost 3 points! ")
user_score += -3


What did i do wrong? may you correct it for was also looking on how to delay when it prints. like

ansver
Answers: 1

Another question on Computers and Technology

question
Computers and Technology, 21.06.2019 18:10
For each of the following claims, determine whether they are true or false. justify your determination (show your work). if the claim is false, state the correct asymptotic relationship as o, θ, or ω. unless otherwise specified, lg is log2.(a) (b) (c) (d) (e) (f) (g) (h) (i) (j)n+1 =22n =2n =1 =ln2 n =n2 +2n−4 =33n = 2n+1 =√n = 10100 =o(n4) o(2n)θ(2n+7 ) o(1/n)θ(lg2 n) ω(n2 )θ(9n ) θ(2n lg n )o(lg n) θ(1)
Answers: 1
question
Computers and Technology, 22.06.2019 10:40
When running anti-virus software , what could be a reason where recipitent is not guaranteed that data being streamed will not get interrupted?
Answers: 1
question
Computers and Technology, 22.06.2019 17:30
The forerunner to cell phones, pdas, and smartphones was
Answers: 1
question
Computers and Technology, 22.06.2019 22:00
Discuss the ways in which electronic information associated with payments is addressed in terms of security. include encryption, secure sockets layers, and secure electronic transactions in your discussion. are there any other ways that consumers and businesses can keep their payment information secure in an electronic commerce environment? do you feel that your information is safe when conducting electronic business? why or why not?
Answers: 1
You know the right answer?
What did i do wrong? may you correct it for was also looking on how to delay when it prints. like...
Questions
question
Mathematics, 28.11.2021 14:20
question
History, 28.11.2021 14:20
question
Engineering, 28.11.2021 14:20
question
History, 28.11.2021 14:30
question
Computers and Technology, 28.11.2021 14:30
Questions on the website: 13722359