Skip to content

Instantly share code, notes, and snippets.

@adarshUC
Created January 1, 2024 10:25
Show Gist options
  • Save adarshUC/37b33c0e842effc29dccffc3104aa477 to your computer and use it in GitHub Desktop.
Save adarshUC/37b33c0e842effc29dccffc3104aa477 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