We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent 963b7b0 commit 55ba57dCopy full SHA for 55ba57d
Beginers/Functions/ArgsKwargs.py
@@ -1,7 +1,7 @@
1
"""
2
Understanding Args and Kwargs
3
4
-What will be the output from the following functions and why
+What will be the output from the following function calls
5
6
7
def f(x, y, z):
0 commit comments