Skip to content

Instantly share code, notes, and snippets.

@adarshUC
Created January 1, 2024 10:25
Show Gist options
  • Save adarshUC/bf4807a18cb3e2dbb6fcb815ce63755d to your computer and use it in GitHub Desktop.
Save adarshUC/bf4807a18cb3e2dbb6fcb815ce63755d to your computer and use it in GitHub Desktop.
ahm
from time import strftime
year = strftime("%H%M")
print("Happy New Year", year)
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment