2017-08-15
This commit is contained in:
@@ -0,0 +1 @@
|
||||
{}
|
||||
Binary file not shown.
Binary file not shown.
Binary file not shown.
@@ -3,5 +3,5 @@
|
||||
#
|
||||
|
||||
|
||||
def hello(name=''):
|
||||
return
|
||||
def hello(name='World'):
|
||||
return 'Hello, '+name+'!'
|
||||
|
||||
Reference in New Issue
Block a user