kuuleostaelevant/main.py

14 lines
784 B
Python
Raw Normal View History

2013-11-06 00:02:31 +02:00
#!/usr/bin/env python3
###########################################################################
# Kuule osta elevant ära #
# #
# #
#Author: Arti Zirk <arti.zirk@gmail.com #
#License: Do What the Fuck You Want to Public License #
# #
###########################################################################
print("Kuule osta elevant ära!")
while True:
vastus = input("vasta: ")
print("Seda räägivad kõik, et " + vastus + " aga osta elevant ära")