mirror of
https://gitflic.ru/project/openide/openide.git
synced 2026-09-22 07:32:21 +07:00
2 lines
43 B
Python
2 lines
43 B
Python
newlist = lambda x<caret>, y: (x+y)/y
|
|
x = 1 |