Terminal howto¶
Yes, it’s regular Python terminal, feel free to comunicate with interpreter directly.

Features¶
There is an ordinary Python terminal. Many people usually use it to explore objects’ properties, consult about syntax and test their ideas. You can type your commands directly and Python interpreter will execute them.
QPython’s terminal has the following features:
open additional terminals by tapping the plus button
Switch terminal by click the drop-down list on the upper left corner, click the “X” to close the terminal
Long clicking on the terminal window, you could complete the complex operations like select text, copy all, paste, send control key, send fn key from the popup menu.

Note¶
There will be notification in the notification bar unless you explicitly close the terminal and you always can reach the open terminal by tapping the notification.