Results 2 issues of James Arnold

I have code with imports like: ```python from PyQt5 import QtWidgets, QtCore, uic from PyQt5.QtWidgets import * ``` But am not sure how to change this so I can compile...