We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent e4035f2 commit 71cd8d4Copy full SHA for 71cd8d4
1 file changed
file2.py
@@ -1 +1,2 @@
1
-
+def mult(a, b):
2
+ return a * b
0 commit comments