may i wish you 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
function happyNewYear{
console.log("I hope 2021 is a good year")
}
if date == 1/1/2021:
print("Happy New Year!!")
function happyNewYear{
console.log("I hope 2021 is a good year")
}