Use Watson APIs to create functions. Create a function that translates English to French. Create a function that translates French to English. Run coding standards check against the functions above. Write unit tests to test the above functions. Run unit tests and interpret the results. Package the above functions and tests as a standard python package.