Python code -
a='''Dear name,
Congratulation, We recently recieve your latter and now we hire you as a employ.
date
Team S.m Corpiration'''
n=input("Enter Your Name: ")
d=input("Enter current date: ")
a=a.replace("name",n)
a=a.replace("date",d)
print(a)
On this page of the site you can watch the video online Greeting a person | Python Code | with a duration of hours minute second in good quality, which was uploaded by the user Stack Coders 13 June 2021, share the link with friends and acquaintances, this video has already been watched 222 times on youtube and it was liked by 3 viewers. Enjoy your viewing!