qiskit.circuit.QuantumCircuit.has_register¶ QuantumCircuit.has_register(register)[source]¶ Test if this circuit has the register r. প্যারামিটার register (Register) -- a quantum or classical register. রিটার্নস True if the register is contained in this circuit. রিটার্ন টাইপ bool