PagerMaid_Plugins_Pyro/pmcaptcha/test.py

4 lines
60 B
Python

def merge_nested_if(a, b):
if a and b:
return c