scripts that you call in another .py scripts are called code example Example: how to call a python script from another python script import fileB fileB.my_func()