Files

3 lines
60 B
Python

def foo(notVar=False):
var1 = True
return not notVar