Is there there any way to create a known quantum state in Qiskit (or any other platform) comprising of two or more than two bit?
For example if I want to create $\frac{1}{\sqrt{3}}[|00\rangle+|01\rangle+|11\rangle]$. What I want to do is to know the unitary transformation ( or the quantum circuit) to prepare this (or any valid) quantum state for me.