Python cara mengatur beberapa kondisional untuk var tunggal

if arg1 == 1 and arg2 == 2 and arg3 == 3:
Terror12