Exam4Training

Which command is used to get the version of qiskit packages and the system information of the system?

Which command is used to get the version of qiskit packages and the system information of the system?
A . print(qiskit_version)
B . print(qiskit.__qiskit_version__)
C . print(__version__)
D . print(qiskit.__version__)

Answer: B

Exit mobile version