Python world,
I've writen a simple script and saved in text editor as a .py file. I'd like to now call that script within a new scrip i've written (so that I dont ahve to retype the whole content of the previously saved .py file)
What's the command for that?
Thanks
Pat, the simpleton.
I've writen a simple script and saved in text editor as a .py file. I'd like to now call that script within a new scrip i've written (so that I dont ahve to retype the whole content of the previously saved .py file)
What's the command for that?
Thanks
Pat, the simpleton.
Comment