>>> a = 5 >>> b = 7 >>> a + b 12
Prompt command param1 param2 … paramN
cd /home/user/documents
ls
dir
Run calculator using Windows:
C:\> calc
Run thonny using Bash:
> thonny