I\'m writing this function using Python:
def qc2(trip = False): quanc2 = QuantumCircuit(2) quanc2.cx(0,1) if trip == True: