i got error please help..
`
print "Welcome to my quiz"
begin = raw_input("would you like to begin?: ")
if begin =="yes":
print "A)True"
print "B)False"
q1 = raw_input("Is Steve Jobs is the founder of Apple?")
if q1 == "A" or q1 == "a":
print "well done! you got it right!"
else:
print "thanks for trying my quiz, goodbye :)"
`
i got syntax error for my fourth line for "
Related Article: python course- am i cheating here?
is a solved Python discussion thread by pwolf that has 4 replies, was last updated 1 year ago and has been tagged with the keywords: cheat, functions, python2.7, solution, sort().
dean.ong.14
Junior Poster in Training
52 posts since Aug 2012
Reputation Points: -8
Solved Threads: 0
Skill Endorsements: 0