Really dumb question!
Mike Silva
snarflemike at yahoo.com
Tue Feb 25 17:37:58 EST 2003
More information about the Python-list mailing list
Tue Feb 25 17:37:58 EST 2003
- Previous message (by thread): Really dumb question!
- Next message (by thread): Really dumb question!
- Messages sorted by: [ date ] [ thread ] [ subject ] [ author ]
So, my son and I are playing around with Python, esp. the turtle module, and we can't figure out a way to stop the program! Ctrl-C (in any window) doesn't do it, and closing the Tk graphics window doesn't do it (just opens up again and continues drawing). This gets to be a problem when he decides to draw 10 lines and types in 100 by mistake! So, my really dumb question is -- how do we kill an executing program, in particular one doing (turtle) graphics?! Mike
- Previous message (by thread): Really dumb question!
- Next message (by thread): Really dumb question!
- Messages sorted by: [ date ] [ thread ] [ subject ] [ author ]
More information about the Python-list mailing list