say i have a python script called script1.py which goes like this:
a = \'string1\' \'\'\'\'\'loads of code doing stuff with a\'\'\'\'\'
I wa