Files
2016-02-11 23:36:59 +03:00

3 lines
59 B
Python

def f(a, b, c):
if (a + b) * c is None:
<caret>