superdima05/mesh

Краш при решении теста.

mishailovic opened this issue · 1 comments

https://uchebnik.mos.ru/exam/test/view_test/309717/

Traceback (most recent call last):
  File "<stdin>", line 1, in <module>
  File "/home/hotaru/mesh/mesh.py", line 232, in get_answers
    group_elements += generate_string(answer_entry) + ",\n\t"
  File "/home/hotaru/mesh/mesh.py", line 150, in generate_string
    option_text = option ["content"]
KeyError: 'content'