Python - Modules and Code Organization
You want to import the
Counter class from collections and the sqrt function from math in one line. Which is correct?