Enabling Debugging:
 
To turn off debugging (i.e. when you want to send your cybug to someone else), include the following line at the top of your code:
 
  • debug off

  •