Hi Eli,
> I'm very new to python, I created my first program, saved it as .py.
> I wanted to show it to my friends and I tested running it on another
> computer, one without python, and it didn't work,
That's because Python is an interpreted language so it needs an interpreter
to be present. This
Eli Zabielski wrote:
> Hi
> I'm very new to python, I created my first program, saved it as .py. I
> wanted to show it to my friends and I tested running it on another
> computer, one without python, and it didn't work, it gave me a list of
> programs to try to run it on (ex. word, IE, Mozilla).
HiI'm very new to python, I created my first program, saved it as .py. I wanted to show it to my friends and I tested running it on another computer, one without python, and it didn't work, it gave me a list of programs to try to run it on (ex. word, IE, Mozilla). Is there any way to save it so any