"Hello World"
Welcome To
nareshtechweb.blogspot.com
Source Code :
import datetime
def wise_me():
hour = int(datetime.datetime.now().hour)
if hour >= 0 and hour <= 12:
print("\n Good Morning Sir \n")
elif hour >= 12 and hour <= 18:
print("\n Good AfterNoon Sir \n")
else:
print("\n Good Evening Sir \n Have a Nice Day Sir \n")
***********************************************************************************
Follow Me :YouTube
Follow Me : Instagram
Follow Me:Facebook
Follow Me :Twitter
Follow Me :Blog
***********************************************************************************
Thank You
for
Reading...🙏
Comments
Post a Comment