The Last Problem
This commit is contained in:
@@ -0,0 +1,2 @@
|
||||
s = input()
|
||||
print(f"Thank you, {s}, and farewell!")
|
||||
Reference in New Issue
Block a user
@@ -0,0 +1,2 @@
|
||||
s = input()
|
||||
print(f"Thank you, {s}, and farewell!")
|
||||