nathan virgil wrote:
Erm, it's still not working...
<snip>
if selection in choices:
choice = choices[selection]
choice[0](choice[1])
s/b choice[0]()
main()
("\n\nPress the enter key to exit.")
hth, Emile _______________________________________________ Tutor maillist - [email protected] http://mail.python.org/mailman/listinfo/tutor
