I'm new to Python. Could you please tell me where the error is?

user_reply = input ("Do you like robots? (Please answer yes, no, maybe, laser)") if user_reply=="yes": print ("Pee Boo!") elif user_reply=="maybe": print ("Clear human!") elif user_reply=="laser": print ("Beam!") elif user_reply=="no": print ("Good, I don't like robots either.") elif: print ("You guys are amazed at the crap of humans.")

Recommended Posts

I'm new to Python. Could you please tell me where the error is?
Where is the python instantiation process written?
Move the turtle to the place where you click the mouse with turtle in Python
Ask NAO (Pepper) to tell you the weather
Tell me what a conformal map is, Python!
If you get the error "basis matrix is singular to working precision" in GLPK
Solution if the module is installed in Python but you get an error in Jupyter notebook
(Maybe) This is all you need to pass the Python 3 Engineer Certification Data Analysis Exam
[Free to use] 7 learning sites where you can study Python
Write a script in Shell and Python to notify you in Slack when the process is finished