I have created a project in Spyder. Two scripts are located in the project:
module_file.py, which contains
module_file.py
a = 1 print(\'Hello!\')