i am trying to create a simple interface like this:
from PyQt5 import QtWidgets,QtGui class program(): def __init__(self): self.window = QtWidget