Skip to content

python basic autograde-image

Benoit Morawiec requested to merge python-autograde-image into master

The template for python grading image and explanations.

The provided image runs the submitted `script.py` and captures it's output. If the output is `Hello World!` the grade is 100, otherwise 0.

Merge request reports

Loading