Skip to content

Commit

Permalink
Merge pull request #1 from tomsebastian/patch-1
Browse files Browse the repository at this point in the history
Update age-calculator.py
  • Loading branch information
Terance98 authored Mar 20, 2018
2 parents 603001a + 62d55b5 commit 3cb7a89
Showing 1 changed file with 1 addition and 0 deletions.
1 change: 1 addition & 0 deletions age-calculator.py
Original file line number Diff line number Diff line change
@@ -1,3 +1,4 @@
##hello terance##
from datetime import datetime
now = datetime.now()
ty = now.year
Expand Down

0 comments on commit 3cb7a89

Please sign in to comment.