wishing you and your family a happy new year code example
Example 1: Happy New Year!
if date == 1/1/2021:
print("Happy New Year!!")
Example 2: Happy New Year!
Hello world
"Happy new year"
if date == 1/1/2021:
print("Happy New Year!!")
Hello world
"Happy new year"