mirror of
https://gitflic.ru/project/openide/openide.git
synced 2026-09-08 07:15:01 +07:00
GitOrigin-RevId: 1e389ba4ef18ebb13da8665fb5a47708cddc6ccf
2 lines
61 B
Python
2 lines
61 B
Python
def f(a:list, b:list, c:int):
|
|
(2*(a + b)) * c.fore<caret> |