Compare commits
No commits in common. "uebung1" and "master" have entirely different histories.
@ -1,4 +1,3 @@
|
|||||||
# small change for pull request
|
|
||||||
def addition(a=1, b=2):
|
def addition(a=1, b=2):
|
||||||
return a + b
|
return a + b
|
||||||
|
|
||||||
|
|||||||
Loading…
x
Reference in New Issue
Block a user