Answers for "user to answer with a, b, c, d quiz with one in python"

-2

python quiz answer stores

print("Your question")
Answer = input("Answer: ")
if Answer == "Your answer":
  print("Wow! You got it!")
Posted by: Guest on June-04-2021

Code answers related to "user to answer with a, b, c, d quiz with one in python"

Python Answers by Framework

Browse Popular Code Answers by Language