chore: small change for pull request #1

Open
gubsersinia wants to merge 1 commits from uebung1 into master

View File

@ -1,3 +1,4 @@
# small change for pull request
def addition(a=1, b=2):
return a + b