I am learning Python and uising optparse to handle command-line options. But I am not sure who to print the options' content below: ..... options, args = parser.parse_args()