subject

UserInp = input("Did you like the story?") if(userInp == "yes" or "Yes" or "yes." or "Yes." or "yes!" or "Yes!" or "yeah" or "Yeah" or "yeah." or "Yeah." or "yeah!" or "Yeah!")

print("Thanks, I'm Glad you liked it!")

if(userInp == "no" or "No" or "no." or "No." or "no!" or "No!" or "nope" or "Nope" or "nope." or "Nope." or "nope!" or "Nope!")

print("Oh, I'm sorry you didn't like it.")

WHAT IS THE ERROR ON LINE 3 (2) I CANT FIGURE OUT WHY THERE IS AN INDENTATION ERROR?!?!?!

ansver
Answers: 2

Another question on Computers and Technology

question
Computers and Technology, 22.06.2019 23:30
To check spelling errors in a document, the word application uses the to determine appropriate spelling. internet built-in dictionary user-defined words other text in the document
Answers: 1
question
Computers and Technology, 23.06.2019 00:00
What engine component is shown in the above figure?
Answers: 1
question
Computers and Technology, 24.06.2019 02:00
Read the following scenario, and then answer the question below. you want to send an e-mail to your boss requesting a meeting to discuss a raise. what is the best example of an e-mail to an employer about this meeting? “hey jason. can we chat about getting me more money soon? let me know. peace, meg.” “hello jason. pardon me for sending yet another e-mail today about my need to talk to you about my position and a possible pay increase. i am dying to know when you can talk. sincerely, meg.” “hello jason. i have been with the company for one year and have taken on more responsibilities than outlined in my job description. i would appreciate an opportunity to speak with you about my position. let me know when we can schedule a meeting. you, meg.” “greetings jason! i hope this e-mail finds you well and happy today. i really, really want to talk to you about something important. i am not sure if you have time. i hope you do. get back in touch with me and let me know when we might talk. ever so much for taking the time to read this. sincerely, meg.”
Answers: 3
question
Computers and Technology, 24.06.2019 10:00
What did i do wrong with this const discord = require('discord.js'); var bot = new discord.client(); const token = 'ntm3mjcxmtu1mjg3ote2ntq2.dyogew.dpfiwfpuifzuzvifop-csuxasnm' const prefix = "! " bot.registry.registergroup('simple', 'simple'); bot.registry.registerdefaults(); bot.registry. + '/commands'); bot.on('message', message => { if(message.content == 'hi! ') { message.channel.send ('@everyone sup, how is @everyone day going'); } if(message.content == 'h3lp') { message.channel.send ('dose not have any commands yet'); } bot.on('ready', function() { console.log("ready") }); bot.login(token);
Answers: 1
You know the right answer?
UserInp = input("Did you like the story?") if(userInp == "yes" or "Yes" or "yes." or "Yes." or "yes...
Questions
question
Mathematics, 28.10.2019 05:31
question
Advanced Placement (AP), 28.10.2019 05:31
question
Mathematics, 28.10.2019 05:31
Questions on the website: 13722367