[Edu-sig] Python First: Free access for educators

kirby urner kirby.urner at gmail.com
Wed Mar 8 16:50:57 CET 2006


Cool, I'm in.  Checking out your moodle.

Another way people write switch:

def switch(choice):
     if 0<choice<len(functions):


More information about the Edu-sig mailing list