" Hello World " W elcome T o nareshtechweb.blogspot.com Source Code : import os import time import datetime # Adding Wise Me Function def wise_me(): hour = int(datetime.datetime.now().hour) if hour >= 0 and hour <= 12: print("Good Morning Sir ") elif hour >= 12 and hour <= 18: print("Good AfterNoon Sir ") else: print("Good Evening Sir") os.system('cls') def banner(): print("#########################################") print("# ...
Search This Blog
Naresh Tech Web
Posts
Featured
Latest Posts
Multiplication Table Function Using To C Language
- Get link
- X
- Other Apps
What is java script language - nareshtechweb
- Get link
- X
- Other Apps