I have a PyQt5 widget I am creating with the code below. After the button is pressed, I need to add an input box between the instructions QLabel and user QPushButton. The ne