Skip to content

Commit 50df61f

Browse files
Merge pull request #589 from pamtdoh/patch-1
gigasecond: add parameters to exercise placeholder
2 parents 839e54b + 6bb395e commit 50df61f

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

exercises/gigasecond/gigasecond.py

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -1,2 +1,2 @@
1-
def add_gigasecond():
1+
def add_gigasecond(birth_date):
22
pass

0 commit comments

Comments
 (0)