Skip to content

Commit 6fa8205

Browse files
beaucarnesShMcK
authored andcommitted
L1S1A
1 parent e276116 commit 6fa8205

File tree

1 file changed

+1
-0
lines changed

1 file changed

+1
-0
lines changed

coderoad/src/example.py

Lines changed: 1 addition & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -1,3 +1,4 @@
1+
# Solution
12
def add(*args):
23
'''Add 1 or more numbers together'''
34
sum = 0

0 commit comments

Comments
 (0)