Compare commits

..

No commits in common. "uebung1" and "master" have entirely different histories.

View File

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