Bug in mapping function

#3

The code breaks because it is trying to assign the new key original_answer to outputs which is a list. Instead the original answer can be written to the first element of the outputs list.

dmrau changed pull request title from Update README.md to Bug in mapping function
Ready to merge
This branch is ready to get merged automatically.

Sign up or log in to comment