In Q.No. 61 of Q1QP3 there is a question followed by a pseudocode.
The question states and I quote " At the end of the execution, A captures the number of prepositions with letter count at least three and at most four..."
==> as per the question there should be a variable named "A",
-- but the psuedocode contains a variable named "C" that captures what actually a variable named "A" should capture.
Ambiguity - There is already ambiguity in the question as the question contains variable named "A" while psuedocode doesn't contain any such variable, instead contains variable named "C" in the first block of the pseudocode.
==> As per above there is error in Line 1, 5, 11 [here I'm contesting for option no. 2 i.e. "Error in Line 5" to be the right option including the other two options already given right]
---> Line 1 [error whether variable is named "A" or "C"]
----> Line 2 [error because the question stated variable named ''A' (, it would have been right if the question didn't state anything as variable ''A') ]
Therefore, I contest that marks should be awarded for the following three options ->
Option 1[Error in Line 1],
Option 2[Error in Line 5],
Option 4[Error in Line 11]
I request you to please review the question and answer relating it.