Practice exam on Python, Question 6
Hi,
I was wondering if the answer to this question can be option 4, or it's only option 2? And please explain thank you.
Best,
Christian
1 answers ( 0 marked as helpful)
Hi Christian!
Thanks for reaching out.
Although the answer you've marked does not lead to an error message, it still doesn't combine the elements from the Participants
and New_Participants
list into a single new object. Therefore, as said in the explanation, the given task currently contains only one correct answer (as is supposed to do any other question from our exams).
Hope this helps.
Best,
Martin