Skip to content

Commit 2c84fed

Browse files
committed
Splat
1 parent 1e920ac commit 2c84fed

File tree

1 file changed

+1
-0
lines changed

1 file changed

+1
-0
lines changed

README.md

Lines changed: 1 addition & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -450,6 +450,7 @@ def f(<default_args>) # def f(x=0, y=0)
450450
def f(<nondefault_args>, <default_args>) # def f(x, y=0)
451451
```
452452

453+
453454
Splat Operator
454455
--------------
455456
### Inside Function Call

0 commit comments

Comments
 (0)