In the previous tutorial we created to todo database and table. Now we start creating functions that will communcate with the database and create and retrieve data for our python bottle website. We start by creating the newtask function. To add a new task.