Neue Datei erstellt, für den Telegram Bot
This commit is contained in:
parent
5a9f46b223
commit
271e3e68de
3
main.py
3
main.py
|
@ -3,8 +3,7 @@ print("Welcom Furry, Happy Birthday Generator")
|
||||||
name = input("Name Luck Furry: ")
|
name = input("Name Luck Furry: ")
|
||||||
age = input("Age the Furry: ")
|
age = input("Age the Furry: ")
|
||||||
sender = input("You Furry Name: ")
|
sender = input("You Furry Name: ")
|
||||||
print(" \n\n"
|
print(" \n\n""")
|
||||||
"")
|
|
||||||
print("Hallo "+name+"," )
|
print("Hallo "+name+"," )
|
||||||
print("I Wish you a Yiff "+age+" Birthday.")
|
print("I Wish you a Yiff "+age+" Birthday.")
|
||||||
print("You are Welcome and E621 is the best")
|
print("You are Welcome and E621 is the best")
|
||||||
|
|
Loading…
Reference in New Issue