Пример #1
0
def main():
    module.hello()
Пример #2
0
from sample_package.module import hello

hello()