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

Subscribe
Notify of
guest
0 Comments
Inline Feedbacks
View all comments