Skip to content

Instantly share code, notes, and snippets.

View Chaitran77's full-sized avatar
💭
Hopefully building something new. Go to repositories > electronicsClub

Kiran Patel Chaitran77

💭
Hopefully building something new. Go to repositories > electronicsClub
View GitHub Profile
@Chaitran77
Chaitran77 / Eylp-70.py
Created January 21, 2017 08:57 — forked from anonymous/Eylp-70.py
null created by chaitran77 - https://repl.it/Eylp/70
from datetime import datetime
def close():
input("\n\nPress the enter key to exit.")
ages = {"age1": 0}
currentyear = datetime.now().year
currentmonth = datetime.now().month
currentday = datetime.now().day