I created a function that uses other functions that are not in the same script, while running the program encounters an error, stating that the function outside the script is not defined. Must all the functions to be used need to be in the same script?