1 2 3 4
# Either import module or # only import required objects from module. import abc from abc import ABC, abstractmethod