What next?
You can get a full list of the commands available by typing the following into your interactive Python shell, with the codebug_i2c_tether library imported.
help(codebug_i2c_tether.CodeBug)
Write long programs for Tethered mode CodeBug by writing commands in your text editor and saving and running the file in the way you did with the examples earlier, (python yourfile.py).
Tethered mode gives your CodeBug access to the full computing power, functionality and network connectivity of your Raspberry Pi! Make the most of the variety of powerful yet easy to use Python modules allow your CodeBug to generate random numbers, create email alerts or even post to Twitter!