Files
kattis/thelastproblem.py
2023-07-16 21:39:42 +02:00

3 lines
52 B
Python

s = input()
print(f"Thank you, {s}, and farewell!")