I am new to python and have hit a wall. I followed several tutorials but cant get past the error:
Traceback (most recent call last): File \"C:\\Users\\Dom\
You can also get this error by prematurely taking PyCharm's advice to annotate a method @staticmethod. Remove the annotation.