Try to implement Oni Maitsuji Miserable in python

I ’m Nagamasa Yamada. Try to implement Yubaba in Java ↓ https://qiita.com/Nemesis/items/c7192a7c510788d2cba2 If it's the demon dance Tsuji miserable version, it seems ** easy ** so I made it It will also be a review of conditional branching

muzann


print("Please enter the words you want to say miserably")
m = input()
print("You are"+m+"I'm thinking")
print("Answer yes or no")
h = input()
if h =="Yes":
  print("Then die")
elif h =="No":
  print("You deny me to death") 
else:
  print("You should answer yes or no to death") 

No matter how you answer, it ’s death. The power harassment conference has been reproduced.

Recommended Posts

Try to implement Oni Maitsuji Miserable in python
Try to calculate Trace in Python
I tried to implement PLSA in Python
Try logging in to qiita with Python
I tried to implement permutation in Python
I tried to implement PLSA in Python 2
I tried to implement ADALINE in Python
I tried to implement PPO in Python
Implement Enigma in python
First steps to try Google CloudVision in Python
Try to calculate a statistical problem in Python
3.14 π day, so try to output in Python
Try auto to automatically price Enums in Python 3.6
How to implement Discord Slash Command in Python
How to implement shared memory in Python (mmap.mmap)
Implement recommendations in Python
Implement XENO in python
Try to calculate RPN in Python (for beginners)
Try to implement yolact
I tried to implement TOPIC MODEL in Python
Try gRPC in Python
Implement sum in Python
Try 9 slices in Python
I tried to implement selection sort in python
Implement Traceroute in Python 3
I want to easily implement a timeout in python
Try to make a Python module in C language
Try to improve your own intro quiz in Python
I tried to implement a pseudo pachislot in Python
I tried to implement Dragon Quest poker in Python
I tried to implement GA (genetic algorithm) in Python
To flush stdout in Python
Try to understand Python self
Login to website in Python
Implement naive bayes in Python 3.3
Implement ancient ciphers in python
Try LINE Notify in Python
Implement Redis Mutex in Python
Implement extension field in Python
Speech to speech in python [text to speech]
Implement fast RPC in Python
Try implementing Yubaba in Python 3
Implement method chain in Python
Implement Dijkstra's Algorithm in python
Implement Slack chatbot in Python
How to develop in Python
Post to Slack in Python
Try to implement permutation full search that often appears in competition pros with python
Try to make it using GUI and PyQt in Python
I tried to implement a one-dimensional cellular automaton in Python
How to implement Python EXE for Windows in Docker container
I tried to implement the mail sending function in Python
A story about trying to implement a private variable in Python.
Just try to receive a webhook in ngrok and python
I tried to implement blackjack of card game in Python
Implement stacking learning in Python [Kaggle]
[Python] How to do PCA in Python
Implement R's power.prop.test function in python
Convert markdown to PDF in Python
How to collect images in Python
Try to operate Facebook with Python