Example Task¶
This is an example task. Students are asked to write code that produces some output.
Manually graded¶
The below is to be manually graded. First, a task ("manually graded task").
Next, an answer ("manually graded answer"):
In [1]:
Out[1]:
Autograded¶
There are also autograded answers, with tests. The task here is to assign a=50.
In [2]:
The tests are read-only:
In [3]: