сегодня без питона

This commit is contained in:
sophron
2025-10-20 10:50:19 +05:00
parent a8eacb0ec3
commit 978c4a38e7

2
26-10.py Normal file
View File

@@ -0,0 +1,2 @@
num = lambda x,y: x+y
print(num(1,2))