I've written a program called pyramid.py and I'm trying to access it from the command prompt.
So far I've tried typing the name out: Resulting in a NameError
And I tried dragging the file into the window: Resulting in a SyntaxError
I've written a program called pyramid.py and I'm trying to access it from the command prompt.
So far I've tried typing the name out: Resulting in a NameError
And I tried dragging the file into the window: Resulting in a SyntaxError