. Can we import a specific function name from a module without importing the module as a whole? * code example Example: python import only one function from my_module import func1