I am working on a logic that if any of the 3 variables (var1, var2, var3) is None certain function foo() can
var1
var2
var3
None
foo()