### this will test if your version of IDLE on windows is a MATURE program
design ###
print "Hello world, If Python IDLE is a mature program design it will
output this"
Save this simple single line program as "select.py" and try to run it.
Then exit IDLE and try to restart IDLE.
Aubrey
design ###
print "Hello world, If Python IDLE is a mature program design it will
output this"
Save this simple single line program as "select.py" and try to run it.
Then exit IDLE and try to restart IDLE.
Aubrey
Comment