The Last Problem

This commit is contained in:
2023-07-16 21:39:42 +02:00
parent 11de2df636
commit 95979cdcf0

2
thelastproblem.py Normal file
View File

@@ -0,0 +1,2 @@
s = input()
print(f"Thank you, {s}, and farewell!")