This is such a simple question, but I cannot figure out the answer.
I have installed the Eric 6 IDE for Python. It has an interactive console - great! How can I execute selected commands in the console?
PyCharm has Shift+Ctrl+E, Spyder has Ctrl+Enter ... what is the corresponding command in Eric?