- What is the sum of 2 and 3?
-
-
-
-
-
-
- # Python script goes here
-
-
-
-
-The Python script interacts with these variables in the global context:
- * ``answers``: An ordered list of answers the student provided.
- For example, if the student answered ``6``, then ``answers[0]`` would
- equal ``6``.
- * ``expect``: The value of the ``expect`` attribute of ``