Answer the question
In order to leave comments, you need to log in
Why doesn't the program work?
print('СЛОВА: Привет, пока, пошли')
look = input()
if look == Привет:
print('Hello my friend')
elif look == пока:
print ('bye my friend')
elif look == пошли:
print('let`s play together')
Answer the question
In order to leave comments, you need to log in
Need to bracket the words
Hey,
Till,
Went
Didn't find what you were looking for?
Ask your questionAsk a Question
731 491 924 answers to any question