Python Random Module Questions

Re: Python Random Module Questions

de Antonio Gortan -
Número de respuestas: 0

You can also leave the combinator check box checked if necessary, but then you'll have to introduce for loop as:

from random import seed

{% for TEST in TESTCASES %}
{{ TEST.extra }}
{% endfor %}

{{ STUDENT_ANSWER }}

This has worked for me.