Reorganize
This commit is contained in:
Executable
+2
@@ -0,0 +1,2 @@
|
||||
mult = lambda x, y: x * y
|
||||
print(mult(2, 5))
|
||||
Reference in New Issue
Block a user