Python Cómo establecer múltiples condicionales para VAR individual
if arg1 == 1 and arg2 == 2 and arg3 == 3:
Terror12
if arg1 == 1 and arg2 == 2 and arg3 == 3: