toda vez que entro no python conssole da nisso:
During handling of the above exception, another exception occurred: Traceback (most recent call last): File "C:\Program Files\JetBrains\PyCharm Community Edition 2021.3.2\plugins\python-ce\helpers\pydev\pydevconsole.py", line 13, in from pydevdbundle.pydevconsole_code_for_ironpython import IronPythonInteractiveConsole as InteractiveConsole File "C:\Program Files\JetBrains\PyCharm Community Edition 2021.3.2\plugins\python-ce\helpers\pydev_pydevd_bundle\pydevconsole_code_for_ironpython.py", line 305 exec code in self.locals ^^^^^^^^^^^^^^^^^^^^^^^^ SyntaxError: Missing parentheses in call to 'exec'. Did you mean exec(...)?