I have two python scripts read.py and main.py. The content of main.py is:
read.py
main.py
%run -i read.py
However, when I