Everything
B.2 Related File

Below is a related file of CS+ Python functions.

 

-

project-file-name.py

If there is a file in the same folder as the project file, and with the same name as the project file but with the "py" extension, then that file is executed automatically when the project file is loaded.

The active project will be processed.

 

-

download-file-name.py

If there is a file in the same folder as the download file, and with the same name as the download file but with the "py" extension, then that file is executed automatically after downloading.