mirror of
https://gitflic.ru/project/openide/openide.git
synced 2026-09-05 17:47:53 +07:00
GitOrigin-RevId: 97e36a233a4c435ea9175f76317e48f2efb9e497
2 lines
61 B
Python
2 lines
61 B
Python
def f(a:list, b:list, c:int):
|
|
(2*(a + b)) * c.iter<caret> |