Pergunta de entrevista da empresa Canonical

Write a CLI program with Python to add a card to a trello.com board. This program should take user input to add a Trello card with labels and a comment to the specified column of board. You may not use an existing Trello SDK, but other third-party library use is allowed.