Python shell#
The Python shell is a repl (read eval print loop) component, that can interact with your devices and the log viewer.
Input keyboard shortcuts#
Type code and hit Enter to run.
Shift+Enter to create mult-line commands.
Up / Down Navigate command history.