mirror of
https://gitflic.ru/project/openide/openide.git
synced 2026-08-28 04:37:32 +07:00
GitOrigin-RevId: 97e36a233a4c435ea9175f76317e48f2efb9e497
2 lines
60 B
Python
2 lines
60 B
Python
def f(a:list, b:list, c:int):
|
|
(2*(a + b)) * c.for<caret> |