|
Algis Kabaila |
at May 26, 2011 at 1:27 am
|
⇧ |
| |
On Wednesday 25 May 2011 06:27:52 sunrrrise wrote:
Ok, another time I'd like to thank you for your help. I gave
up, I'm going to get used to IDLE GUI... at least this one
works!
With IDLE, after any changes to the program, you are asked to
"save file". IDLE knows that a file in python needs to be saved
before it can be run!
If you use Notepad, it does not know that Python programs need
to be saved to disk before they can be executed. So you should
remember to save them first.
To use IDLE is a good choice, particularly if you are a
beginner!
OldAl.