Brian Blais wrote:
>
> I envision a number of possible solutions. In one solution, I provide a
> function
> template with a docstring, and they have to fill it in to past a doctest. Is
> there a
> good (and safe) way to do that online? Something like having a student post
> code,
> and th
Hello Brian,
I do not teach (much to my regrets) but I have been thinking about what you
describe.
See below.
On 12/14/06, Brian Blais < [EMAIL PROTECTED]> wrote:
Hello,
I have a couple of classes where I teach introductory programming using
Python. What
I would love to have is for the stude